how to get resolution id for my list of resolutions ?

Ala'a Abu Alaish April 6, 2016

Thisd question is in reference to Atlassian Documentation: Workflow properties

Need to make a custom resolution list for specific workflow \ scheme \ issue type.

after research, seems I can do this by jira.field.resolution.exclude propitiates, but can't find the way to get the id for my list of resolutions 

1 answer

5 votes
Aleks Yenin (Polontech)
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.
April 6, 2016

You can find resolution id at the end of the url when editing a resolution.

Something like:

https://xxxx.com/secure/admin/EditResolution!default.jspa?id=10010

If not, find it from DB.

 

Sharon Connell May 24, 2018

Thank you for this answer! I wasted too too much time looking for the resolution id!

Suggest an answer

Log in or Sign up to answer