Hi,
I've looked through Jira doc and questions here and have a variant question to this one:
https://confluence.atlassian.com/display/JIRA050/How+to+clear+the+resolution+field+when+the+issue+is+reopened
How can I clear the resolution field when the issue is reoepened through a Global Transition?
I can't seem to find any way to set a post-function of any sort to Global transitions, and this prevents me from doing the easy steps mentionned in the attached thread.
Right now, it seems to me that this is impossible and that I should do multiple manual transitions within the workflow instead.
Can you pinpoint me to the info I've missed?
Regards,
M
After you create a Global Transition in the Diagram Edit mode of your workflow, you should then switch to the Text Edit mode. You will be able to select the Global Transition there and add the required post functions. Just tested this in 5.2 and it works.
Go to workflows tab from administration menu. Select the workflow you want. Download as XML. then open XML with your favorite text editor. Edit it, add post function to transition which you want. If you're not sure about the syntax, add that post function to any other transition and copy it later to Global transition.
Finally go to workflows on jira administration panel and click import from XML.
That should be the trick
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the solutions.
I'll work this out internally, as I don't believe I have the text option...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
have you gone into the post fuctions and selected "Update issue field" and then select 'Resolution" and set it to none? That will clear the resolution.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I would, but the Global Transitions don't seem to have the post-functions. That's pretty much the problem I'm facing.
That's mainly because these transitions don't appear in the workflow layout (any other way to reach Global transitions that I may not be aware of?).
Regards,
M
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.