Is there a way to
* add block dates for the project or tasks and is configurable to apply to individual tasks.
* when block dates are applied, the target end date can be shifted automatically.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.