The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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'"
     }
  }
]

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events