Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Scriptrunner: Call custom endpoint within post-function script

Matt October 11, 2019

Hi all, perhaps you can advise me on whether this is a good practice and, if so, how to achieve it: 

+ Rather than having various bits of logic spread out in listeners, post-functions etc, keep all the logic within endpoints

+ Then, in the listener or post-function script, call the endpoint

= More easily manage code since all logic is held in endpoints, and the listeners/post-functions just reference the endpoints.

 

I'd like to prototype this, but I'm struggling with actually calling an endpoint I've created from within a post-function script. I've searched on the community/google and am getting some mixed signals - anyone done this before? 

The endpoint I've setup is a simple issue redirect - given an issue key it will navigate to that issue in the browser:

<baseUrl>/rest/scriptrunner/latest/custom/issueRedirect?issueKey="ISSUE-01"

Can anyone provide any sample code for calling this within another script? Thanks! 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events