Forums

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

How to set my plugin gneral pages location in new ui of jira

Sachin Sharma
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 13, 2018

I am developing a plugin for jira cloud instance. in my app descriptor i am specifying the location for my general page as 

 

"generalPages": [ {

"url": "/helloworld.html",

"key": "hello-world",

"location": "system.top.navigation.bar",

"name": { "value": "Greeting" } }

]

 

i am successfully able to install my add on but i do not see my plugin any where in my jira account.

0 answers

Suggest an answer

Log in or Sign up to answer