Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Issue with web condition "entity_property_contains_any_user_role" .

Ashok Chelimilla {Appfire} January 3, 2020

Hi everybody,

I want to hide the web-item based on the validating current user roles against a set of predefined roles.

 

I have pushed the  predefined roles into app properties like

Key:"1",

"value":{"roles":["Administrators"]}

 

Added below condition to web-item while adding it using dynamic modules API

"conditions":[

                         { "condition": "entity_property_contains_any_user_role", 

                                "params": { "entity": "app", 

                                                   "propertyKey": key.toString(),

                                                    "objectName": "role"     

                                                 }

                         }

]

 

I app property and web-item got added successfully but the web-item is not showing for the user who has Administrators roles also I tried with  condition:"entity_property_contains_any_user_group"   facing same issue.

 

The issue is it's not showing for all users irrespective of its role/permission.

Please help on the above issue? 

1 comment

Mehmet
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
September 7, 2020

Hi @Ashok Chelimilla {Appfire} ,

Are you able to solve your problem? If yes, how, could you please explain?

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events