Hi Experts,
I am facing one weird issue related to data fetch via liquid code or displaying data in entity list.
The scenario is like below:
1. When Users insert a new record to the entity then it is coming fine in Entity List and while fetching from Liquid code.
2. But when the same record is updated by the users, let's say publishing state from Draft to Published. then it is not reflecting that updated value in entity list or even while fetching from liquid code.
3. When I edit the Portal App, and click on the sync Configuration then after login again it starts showing the updated value both in Entity List and via Liquid code.
Why this is happening? is this the way it behaves? Any fix I can apply to resolve this issue?
Please help me with this issue.
Thanks,
Amit