Forums

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

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-
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.
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-
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.
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