Feature(s) impacted
smart field not populated correctly
Observed behavior
the desired referenced field is not being populated
Expected behavior
relationship field to show name of document
Failure Logs
no failure logs
Context
- Project name: WescoverContentAdmin
- Team name: Content Admin
- Environment name: Development | nimrodmaltz
- Agent type & version: “forest-express-mongoose”: “8.7.6”
- Recent changes made on your end if any: added smart relationship
hello again,
we’ve seen this type of behavior before: Referenced field shows id (not populated) after migration to v8
ive created a smart belongs to relationship between two collections, it works fine, when clicked, the desired document is fetched.
but when looking at the field in the details tab or collection tab, the field reads as an id and it should read as document name as setted in the layout editor collection settings.
furthermore, when the target collection is cached (clicked once): the names appear.
so i’m guessing its not populated to begin with.
thanks in advance,
nimrod