Refresh of non-persistable entities in a list view over association embedded in a dataview over association

0
Hi everyone, I am trying to understand an issue. I created a test project for it. You can try here: https://testprojectforissues-sandbox.mxapps.io/ You’ll find screenshots of the modeler (page, data model and microflow). I observe that when using an asynchronous call on an OnChange event, the list is always refreshed correctly. While if I use a synchronous call on an OnChange event, the list is most of the time not refreshed correctly – but it is sometimes refreshed... If the entity used in the list view is persistable, it works fine. But I’d like to understand what is going on with the non-persitable entity. I need some pointers to figure out why the synchronous call does not refresh the list of non-persistable entities correctly and why the asynchronous call does... Thanks! Nico
asked
0 answers