Forums

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

Add a functional button on every issue

Djinny
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!
April 9, 2020

Hi everybody,

I wanted to know if it possible to add on the display of every issue in a particular JIRA project a button which, when pressed, would call an external API endpoint (in this particular case: QRadar). The URI called on would have to be modified depending on the value of a field which is unique in each issue of the project.

If it has to be coded (presumably Java), I will be able to do. I'm just looking for resources to start in this direction if it is at all possible.

(Also, if this is possible, how I could pop a window to signify to the one who pressed the button if the API call has been successful or not depending on the response given by the API call).

Thank you for your suggestions.

2 answers

0 votes
Ravi Sagar _Sparxsys_
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.
April 9, 2020

Hi @Djinny 

If you are trying develop an add-on you can start here: https://developer.atlassian.com/

There are examples there for Jira server to get you started.

Ravi

0 votes
Andrew Laden
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.
April 9, 2020

Suggest an answer

Log in or Sign up to answer