Issue with relation loading when using an action with multi tenancy.
- You have a ViewPage with relational content that uses withoutGlobalScope('tenancy') to show data from other tenants
- If you perform an Action, you will get the issue that the relational data is not loaded any more.
What is the best practices here? Somehow the Infolist is reloading its content, but without the relations defined in Resource:
0 Replies