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

How do i limit my app to a specific service desk portal

ashokmadhavan007 September 30, 2022

I have a atlassian-connect app which works nice. It shows up in all portals.

 

How do i limit this app to be shown in a particular portal.

 

Regards

Ashok

1 answer

1 vote
ashokmadhavan007 October 1, 2022

used the 'conditions' in the connect app to limit by the project. something like this:

"conditions":[
  { 

     "condition": "jira_expression",
     "params":{
     "expression": "project.key == 'my_project'"
     }
  }
]

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events