How do i force my employee to select the resolution while closing the issue
Do you mean the system "resolution" field that is built in?
If so, you don't need to do anything - just put the field on the close/resolve type transition screens and they will set it (Make sure you never put it on create or edit screens)
Brough, How to put the field on the close/resolve type transition screen?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Edit the workflow, so you can see what screens are used by each transition. Go to the screens used and add the field (after checking the screens are *only* used by "close issue" type transitions)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You should add a validator to the transition, which will check that the resolution field is not empty/required.
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.
Hi!
You can set the validate on Resolve transition.
https://confluence.atlassian.com/adminjiracloud/advanced-workflow-configuration-776636620.html
Cheers,
Gonchik Tsymzhitov
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.