Forums

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

How to call a script runner REST endpoint from a custom Dialog connecte to a script runner Web Item?

Roberto Saltini
Contributor
September 16, 2016

I have followed the example in https://scriptrunner.adaptavist.com/latest/jira/fragments/WebItem.html to create a custom dialog wired to a javascript.

Now, I would like to have two buttons in the dialog box, let's say "A" and "B" so that when A is pressed the endpoint /rest/latest//A is called, whereas when B is pressed the REST endpoint /rest/latest//B is called.

Could you provide me with some hints on how to achieve this?

Thanks.

1 answer

1 accepted

0 votes
Answer accepted
JamieA
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.
September 19, 2016

You just need to wire it up with javascript.

Let's say you have used the example here: https://scriptrunner.adaptavist.com/latest/jira/fragments/WebItem.html#_dialogs_advanced

Your javascript might be something like the following (untested):

https://gist.github.com/jechlin/27993535f4e27ff5e3886dcf68268e3d

Roberto L
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 4, 2018

@JamieA,

It has been a little bit more than a year since you posted this answer.

I just ran into a similar issue and your response from here helped solved it.

Hope its okay that I write an answer to my own question with the links you put in this response.

Thank you!

-Roberto

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events