The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to enforce a relationship between status and resolution?

Christian Domsch
November 9, 2016

Hi,

I understand that there is no technical connection between a status and a resolution. But from a developer/user perspective, there usually is.

For example, in our team the only valid combination of status and resolution for status "Resolved" is resolution "fixed". All of the other resolutions will be used in our system to indicate a reject with a particular reason or a duplicate.

Is there a way to enforce this?

Thank you,

Christian

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Joe Pitt
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
November 10, 2016

In a way. Create 2 transitions; 'Resolved and Closed' and 'Other Closed'. In the post function for Resolved and closed set the resolution with a post function and don't put it on the transition screen. for Other Closed put the resolution field on the transition screen and only allow the resolutions other than 'fixed' with the workflow properties.