馃Ω Edit mapping to issueDetails collection (from issue_details table)
info
Extra activity! Do it if you have extra time or are following along at home. It won't be covered during the hands-on lab.
Now we want to remove some unncessary id fields from the issueDetails collection
- On the MongoDB diagram view, click the
issueDetails
collection - On the relational mappings list on the right, click on the edit icon of
issue_details
New Documents mapping rule - Uncheck the
bookId
anduserId
fields, and leave all other fields checked. - Click
Save and close