Forums

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

how to set unique resolutions in a particular project

Vince Clark
Contributor
February 17, 2022

I have a project that i would like to set unique resolutions to. I do not want to add theses particular resolutions to the Global list. The list will be excessive, but i do want to add to one project only and example would read STATUS DONE resolution scrapped,, is this possible ?

4 answers

1 vote
Joe Pitt
Community Champion
February 17, 2022

You can't add resolutions to a single project. However, you can limit the options

Limiting resolution options

Use the jira.field.resolution.include workflow property

for example:  jira.field.resolution.include =1,2,3  where 1,2,3 are the resolution ids

https://confluence.atlassian.com/adminjiraserver071/workflow-properties-802592825.html

Vince Clark
Contributor
February 17, 2022

yes this looks like it would work, though i would have to limit the list in all the other workflows ,, thanks all 

0 votes
Dimitrios Moschovitis March 30, 2022

Unfortunately, the status property workaround for custom Resolution options stopped working.

Any other suggestions?

 

EDIT: I was editing the status' properties, hence there was no way it would have worked.

Transition property jira.field.resolution.include works fine!

0 votes
Nic Brough -Adaptavist-
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.
February 17, 2022

The list of resolutions is global and there's no such thing as a "resolution scheme"

You can do it though.  You'll still need to add your desired resolutions to the global list, then amend all your workflows.  With workflow properties, you can include or exclude one or many resolutions from the select list offered to people closing issues.

But that does mean editing every workflow.  You'll need to exclude your new resolutions on all the workflows used by other projects, and include them on the workflows in your single project. 

Vince Clark
Contributor
February 17, 2022

thanks for this, yes it will be hard to maintain ,,, and of course to remember

0 votes
Peter DeWitt
Community Champion
February 17, 2022

@Vince Clark , unfortunately there is no easy way to do this since there are no resolution schemes in cloud. To solve this, you will need to add the resolution to the global list but then use the workflow properties to limit the options shown.

Check out this article for specifics:

https://support.atlassian.com/jira-cloud-administration/docs/use-workflow-properties/

-pjd

Vince Clark
Contributor
February 17, 2022

Thanks for the clarification, will check it out i assume that also applies to priorities 

Peter DeWitt
Community Champion
February 17, 2022

I don't think there is a property for priority (but. Could be wrong). I do know there is a request for this type of functionality.

https://jira.atlassian.com/browse/JRACLOUD-3821

Nic Brough -Adaptavist-
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.
February 17, 2022

Server/DC got Priority Schemes in 7.6, that's yet to make its way on to Cloud.

Like Vince Clark likes this

Suggest an answer

Log in or Sign up to answer