Forums

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

All I want to do it put a button on a Jira issue template that I can click and execute a trigger

Jesse Eversole
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!
October 20, 2020

My need is simple on the surface. I want to build a custom Jira issue screen template. On this template I want to place a button that invokes an Ajax script to make a REST call to a remote server to that then calls back to Jira to update that specific Jira issue. In reading extensively on this need I'm still finding it illusive to finding the secret sauce to pull this off. Any help on this would be most appreciated.

1 answer

0 votes
Gonchik Tsymzhitov
Community Champion
September 14, 2021

Hi! 

Did you figure out?

Gonchik Tsymzhitov
Community Champion
September 14, 2021

const logButton = '<button class="aui-button" id="mybut">Do Something</button>';
AJS.$('#opsbar-opsbar-operations').append(logButton);

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events