Hello,
i have a customize resolution field scheme. he is quit simple. : only 2 values : Done and Refused.
Actually i am not able to set by default the resolution according to my workflow transition.
Exemple:
As is : When i refuse an issue, i get in my resolution field
- Please select...
- Done
- Refused
To be : resolution field should only have one value and set on it
- Refused
I have handle half of my problem with Workflow property jira.field.resolution.exclude
But i Still get the value "Please select ..."
There is a way to remove it ?
I am on JIRA SD 3.10 and I have Adaptavist Script Runner add on intalled on my JIRA isntance.
Thank in advance for your time
Olivier
Hello,
Add the Update Issue Field post function to the refused transition. Or set resolution post function.
Hello Alexey,
Thank for your answer.
Juste to be more precise, i want when i refuse an issue only get "Refused" in Resolution field. Not "Please select.., Refused".
I have tried your solution but it dosesn't works (keep getting "Please select..").
I assume a post funciton is perfommed when the issue is saved in database.
In my case i want to have the only value displayed on the transition screen .
Regards,
Olivier
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i have foud out my probleme.
i didn't have set the default value on my resolution scheme. With the Workflow property . It's work like a charme now.
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.