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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.