I'm trying to run a stored procedure from within Jira, either as some type of button or a form that the user can select choices from which will be passed to a Groovy script. The Groovy script contains a stored procedure that would need to take these values as arguments.
Is there a way to do this within the Jira UI by creating a script fragment or something similar? I've tried creating a web item but haven't been able to figure out how I could pass an argument to the script. If anyone has some pointers or suggestions I would like to know.
I've ran the script itself with values in it within ScriptRunner console, so I know the script works with the example arguments.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.