Resolve issues

Yoon Choi May 22, 2013

I am trying to use JIRA.

When I resolve or close issues, there are only few choices which are related to only bug. For instance,

Fixed, won't fix, duplicate, incomplete, cannot reproduce.

Can we make other choice for resolving issues such as done, complete....?

2 answers

0 votes
Norbert Janssens May 22, 2013

Or you can exclude resolutions via the jira.field.resolution.exclude parameter (same syntax)!

0 votes
AmandaA
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.
May 22, 2013

Hey Yoon,

Those choices when you reslove/close issues are called 'Resolutions', you can add you own resolutoins via JIRA Administrators > Issues > Resolutions. It requires for the JIRA administrator permission.

More details:

https://confluence.atlassian.com/display/AOD/Defining+%27Resolution%27+Field+Values

Cheers

Christian Czaia _Decadis AG_
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.
May 22, 2013

If you've added new resolutions you can limit the ones you want to be displayed via workflow transition properties like:

jira.field.resolution.include = 1,2,3,4,8 (IDs of the resolution)

https://confluence.atlassian.com/display/AOD/Workflow+Properties

Cheers Christian

Suggest an answer

Log in or Sign up to answer