We have created an API that we are attempting to call with a script fragment, however the URL needs to pass in the last JQL ran. Is it possible to call with the fragment
/api..../filter=${currentsearch}
or is there a way within scriptrunner to get the last JQL ran which we can pass into the API call we created in scriptrunner?
We were able to handle this by using the following
String referrer = request.getHeader("referer")
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.