Hi All
I have created a new workflow based on the needs of our team.
The issue I am facing is that when we transition the issue to resolved status the system does not ask for the resolution.
How can i triger the resolution screen as soon as someone moves an issue to resolved.
Rahul
You have to associate the screen with that particular transition.
This should get you started:
Edit the transition "Resolve issue" and select a defined screen (with the resolution field on it)...
Cheers Christian
Thanks Christian...that helps...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Excellent, i was bit lost here. Your answer helped Christian.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
... a screen with the resolution on it.
Also make sure you have the resolution enabled in field configurations for the project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Nic....that helps.
Rahul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Tried everything and still cannot get the transition to show Resolution field...
Ensured it's enabled, created the post function, validate to make it mandatory and when I do the transition it still automatically goes to resolved without allowing anyone to update the field.
Any help would be appreciated.
Thanks!
Lillian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sounds like you have not added the resolution screen to the transition, and you're using a post-function to set resolution instead of asking the user.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Apologies thought I had replied to this - yes I have created a screen and have also associated that screen to that transition....
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The only thing I set was the validation to make that field mandatory
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Right - I was just doing that to see if that would force the screen to show up on the transition...
Still nothing. Just goes to the next state without filling in the resolution field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
"Transitions used by the approval step skip transition screens, so if your Decline or Approve transitions are going to a 'Done' status, add a post function that sets the resolution of the request so it's considered closed by JIRA Service Desk."
The excerpt above was taken from Atlassian Documentation at https://confluence.atlassian.com/adminjiraserver078/configuring-jira-service-desk-approvals-947189122.html
If you are using Jira's approvals (by checking the checkbox called "Add approval", an option which is available for any status), then the excerpt above will apply. Therefore,your workflow will work a little bit differently than expected.
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.