Forums

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

How to add a button dynamically at the Navigation bar of Jira... Like the "Create" button

Subhajit Bhuiya May 10, 2019

Jira allows us to add menu button in the navigation panel. I read the documentation over here - https://developer.atlassian.com/server/jira/platform/adding-menu-items-to-jira/. My requirement is to add a button instead like create button. If we can create it dynamically based on some condition that will be great. Any help or clude in that area

 

1 answer

2 votes
Danyal Iqbal
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 10, 2019

You need to write your own plugin and add a web item/section. (mostly Java and some xml :)

check out the Atlassian SDK.

This Tutorial should get you started:

https://developer.atlassian.com/server/framework/atlassian-sdk/set-up-the-atlassian-plugin-sdk-and-build-a-project/

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events