How to load my local application in same JIRA browser if i click on button which i have created.

Ravilla Pavithra January 21, 2018

Expectation : I have created a button under JIRA adminstration tool like "Start Poker", once i hit this button my hello world jsp page should load in the same JIRA page with all the jira instances.Please suggest me how to get it done.Thanks in advance.

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 21, 2018

It will, if your add-on uses a standard web-fragment to insert the button.

Ravilla Pavithra January 21, 2018

Could you please explain me briefly . I have created a web item button in admin navigation bar, when i clicks on button the link opens in new window, instead i am expecting it should open in same page with JIRA headers.

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 21, 2018

How have you "created web item button"?  If you've done it with a standard web-fragment, then it won't open in a new window without your code behind it telling it to.

Ravilla Pavithra January 21, 2018

I just followed this website to create Web item : https://developer.atlassian.com/server/jira/platform/adding-menu-items-to-jira/

Here in this tutorial they were link to below when clicks on button. 

http://www.atlassian.com
Ravilla Pavithra January 21, 2018

On click on Web item Button which i have created, the atlassian site is opens in new tab, since i have pointed to http://www.atlassian.com.

Could you please help!

Suggest an answer

Log in or Sign up to answer