Hi Everyone,
I have a custom field of select list type and this field needs to be set based on the selected Priority value:
If Priority="Critical" then the custom field option has to be "A"
If Priority="Urgent" then the custom field option has to be "B"
...
How can we configure such behaviour? I suspect that it can be done by using Post Functions(?)
Thanks for your hints!
@TamasS We Can also achieve this functionality by using JMWE add-on.
https://marketplace.atlassian.com/apps/292/jira-misc-workflow-extensions?hosting=cloud&tab=overview
Hi @TamasS,
Native post fucntions won't help here. You have quite a no of third party apps which provide this option.
You can use update on tranistion app for updating issues based on a condition.
For more information refer this article : https://bobswift.atlassian.net/wiki/spaces/CW/pages/605946111/Update+Issues+Post+Function+-+4.x
Thanks,
Swathi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @TamasS,
You can set this field based on other custom field value.
There are many for this
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still thinking about joining us for Team '25 Europe? Early bird has been extended for just one week! Now’s the time to lock in your lowest rate. Use code TEU25COMM-20 to save 20% at checkout. Hurry, this only lasts for 1 more week.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.