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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.