Hello,
I'm having some trouble setting up a RootAdmin security role in Qlik with the ability to view/edit others published apps WITHOUT having the 'mywork' hub cluttered with everyone's unpublished apps. The security condition I have set up for this: ((user.roles="ContentAdmin" and resource.published="true")) isn't working as I can't pull up the data load editor on published apps without having to duplicate them. If I take off the resource.published="true", I'll be able to edit published apps as desired, but I'll also have the mywork hub cluttered with everything that's unpublished as well.
Something seems to be off with the resource.published = "true" condition. I need something that can restrict to published (not necessarily by me, by anyone) or restricted to not be in the work hub.
Thank you