We are using the Post-Script Function to Create Sub-task during a transition. We have implemented this already in our workflow but yesterday we discovered we do not have the ability to change the existing Create Sub-task post functions or add new ones. It appears as an option, but when we click on the link nothing happens. Other function calls in the Post-Script Function module seem to respond normally, Create Sub-task is the only one not doing anything. Please let me know if you have experienced this or know what could be the issue. Thank you.
JIRA v6.3.8
JIRA Agile v6.6.51
Script Runner 3.0.7
We were able to get this working again by following the steps here:
If your post function isn't letting you in to edit, one trick that may help is changing the order of the post functions in the transition (e.g. move up or down).
But it sounds like your issue now is the existence of two draft workflows. Can you copy the workflow to some other name? If not, can you export to XML and then re-import as a new name? While you have the XML in hand you can remove the Post Function pretty easily if that is what you want to do.
Hope this helps - good luck!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I would contact Atlassian Support, you probably won't need direct db access.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think we found our issue....now fixing is a different issue, as our db admin is out for the next few days. {"message":"java.lang.IllegalStateException: There are more than one draft workflows associated with the workflow named 'I/S App Dev - Main Flow'","status-code":500,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This all started after we upgraded JIRA Agile and a few other plugins. Script Runner was not updated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Constant (CJ) isnt able to respond anymore because he doesnt have enough Atlassian points. He has tried in IE9 and Chrome. I pulled it up in FF with firebug on and got this. POST https://...../rest/scriptrunner/la...jira.workflow.postfunctions.CreateSubTask/params 500 Internal Server Error Why would we be getting a 500 error?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
what browser?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It does not bring up any of the parameters that were previously entered
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes I click the Edit (pencil looking thing) and it brings up: Select script Click on a script and add parameters. For running your own code select Custom script post-function. Create a sub-task [link] Create a sub-task. Will optionally reopen a matching sub-task.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
you're clicking the little edit icon right? Are there any javascript errors?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.