
On update of a record in A entity we need to update the related record of B entity. We are doing this via plugin because of complexity.
The data gets updated in the backend but is not reflecting on the portal immediately.
This is due to how the portals/power pages cache works.
Unfortunately parts of the documentation of this are now ambiguous (and how the caching works is by design not a bug).