Hi,
how i can set different resolution values in different issue type in same project?
Thanks
Hi @Saqib Dar - You'll want to leverage transition properties:
jira.field.resolution.include (or .exclude if its easier to exclude the resolutions you don't want)
The big thing is you need isolated transitions for each issue type, whether that be satisfied by each issue type having a unique workflow or each having a unique transition leveraging conditions.
Hi Saqib,
You can add a transition screen to the transition to Done and let the user select the Resolution.
Or you can create create multiple transitions to the Done status and use a Condition on each transition for each Issue type. Then use a post function to set the Resolution field for each transition.
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.