mandolfoOriginal post
Rank 2: Process
I set some one way (one-many) relationships as seen. When clicking a related value it brings up that collection. However the first row seems to have a wrong doc $id unless I refresh the page.
This was throwing me off when copying IDs for hardcoded testing.
Summary
Issue with incorrect $id displayed in Console UI when navigating between collections. This may be due to a caching problem. After clicking on a related value, the first row displays the wrong doc $id until the page is refreshed. Solution: Refresh the page to see the accurate $id.