Hi,
I have a problem when changing status/resolution on issue. I am changing status to Closed and Resolution to Won't do but JIRA only accepts my status update, while Resolution is changed to Done.
It is even more strange as I am able to set Won't do status on other projects, only one project makes my this kind of problem.
I would guess that you have got the resolution on the transition screen and are setting it ro done in a post-function in the transition. The post-function is overriding what your people enter on screen as it happens after the screen.
@Nic Brough -Adaptavist-thank you very much, that was exactly the problem.
Workflow was set to simplified one where post-function was hardcoded and were always setting the Resolution value to Done regardless of what I set.
I had to change to regular workflow and it works now (post-function was removed).
Best regards,
Aleksa
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.