The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Jira
  • Questions
  • All I want to do it put a button on a Jira issue template that I can click and execute a trigger

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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);

TAGS
AUG Leaders

Atlassian Community Events