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.
TL;DR
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.
mandolfo
15 Aug, 2024, 19:49
It may not be Relationships causing this.
Using version 1.4.5:
Go to a collection. Click a record. Pick another collection. Look at the first record $id. Compare the $id after page refresh.