Hello,
I have a workflow where the some resolutions has been excluded. The default on in the system is not used and the user would like to set another one as default.
I know I can create a post-function and set the resolution but that will not work. I need to have in the worst case, the one the like as default to appear the first one in the list (without affecting the system resolution order) and in the best case, to set a default one for this specific case.
I believe it is not possible but perhaps some of you have an idea.
Thanks
If you aren't seeing resolutions a JIRA admin limited them. I suggest updating the workflow to allow the resolution.
Limiting resolution options
Use the jira.field.resolution.include workflow property
for exampl jira.field.resolution.include =1,2,3 where 1,2,3 are the resolution ids
https://confluence.atlassian.com/adminjiraserver071/workflow-properties-802592825.html
Hi @Joe Pitt
That is not the case. I already have the property set and limited to 4 values only. Now from this 4 I want to have one as default. The one set as default in the Resolutions menu (<jira>/secure/admin/ViewResolutions.jspa) is not included on this 4.
It's to define a default value on workflow level..
Would that be possible?
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.