Resolution Built-In Field is Always Required

Anthony Wu December 19, 2011

The built-in resolution field is always required if you put it on any screen. Any reason why? We can't put it on the Edit Issue Screen because it is required, but then that limits you from being able to go back and modify the resolution if you messed up setting it in the transition screen.

Is there anyway to make this not required? Or at least be able to pick the Unresolved state. Because that would be ideal.

And I think people have mentioned before to put Unresolved as a state, but this presents confusion when searching for issues in the issue navigator since there will be two Unresolved states in the Resolutions select box. Plus, if you have a link to that ticket from somewhere else, it appears as crossed out. So that really isn't a good solution.

Thanks!

4 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

12 votes
Answer accepted
JamieA
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 Leaders.
December 19, 2011

The resolution field is intrinsically related to your workflow, so it doesn't make any sense to put it on an edit screen. All of your states should either map to resolved (possibly a specific resolution) or to unresolved. If that's the case you should only put it on a transition, or unset it using a post-function, from closed -> open for instance.

The worst possible idea is to create a resolution called Unresolved. More info here which is still not out of date: http://blogs.onresolve.com/?p=84

4 votes
Reza Khosravi July 17, 2015

Hi @Vishnu,

Resolution is a SYSTEM Field and it's always required, you cannot make it optional from Configuration scheme. 
Based on what I find in atlassian, it's better to not have "Resolution" in edit screen and try to change it through the transitions.

 

  

2 votes
Vishnukumar Vasudevan
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 29, 2012

Hi,

I think you need to look in to the 'Field Configurations' for this issue type. You might have set 'resolution' as required there.

So the fix is, make it 'Optional' there and use validators to have resolution mandatory in any transitions.

Thanks, Vishnu.

Gurpreet
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 Leaders.
March 27, 2018

@Vishnukumar Vasudevan he is talkign about resolution field bro. it is a built-in field and you CANNOT set it to optional. please read the question carefully before posting. thanks

Like Information Technology likes this
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 28, 2018

Nope.  It's optional in the field config.

Have another read of the question - the first sentence is correct (still - you're posting on a 6 year old question!).

2 votes
NielsJ
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 Leaders.
December 19, 2011

Usually we have a transition named "Re-Set resolution" or so in the final state of our workflows. On the transition screen you can only modfy the resolution and add a comment. So you never get "trapped" ;-)

Another idea might be to add a Validator to your final workflow steps that define the resolution as a required field.

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question