mhamano / Qlik-Sense-Reload-Button

Reload Button for Qlik Sense

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Access Denied once Published

Franko418 opened this issue · comments

The owner of the application is able to refresh the application even though it is published, but no other user. Both users are set as rootadmin

I created a security rule as the following:
Resource Filter - App & App,Object

Action - Update

Condition - (((resource.resourcetype="App" and resource.stream.name="ClaimsProcessing") or (resource.resourcetype="App.Object" and resource.app.stream.name="ClaimsProcessing")))

Context - Hub and QMC

any idea why this is not working?

Hi

I had the same issue.

If you add the action "read" additonaly to the action "Update". The User will be able to reload the application. But please be aware if you give the the action read, they will see a lot to much.

I'll try to figure out a better solution. I'll let you know in case I'll find one.

Best Regards Oli