Hello everyone!
I need to create a automation that set a particolar epic based on the value of a custom field (a dropdown list).
For example:
Thanks for your help!
Hi @Matteo Gabanini ,
I suppose that you want to set the epic based on the custom field value when the issue creates
Select Trigger- Issue create
Select New Condition - select If/Else block
Add Issue field condition- customfield-xxx = abc
Select New Action - select Edit field
Put Epic key
then again use the else condition
.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There are several ways to do this:
What do you want to do if the selection field has no value? Deciding that will impact how you apply the different solution approaches.
Kind regards,
Bill
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.
Hello Matteo
This should be fairly simple to do.
1. Create an automation with the "Field Value Changed" trigger and set it to your dropdown list. You can choose which operations will apply to activating this trigger
2. Create an IF or Else condition
3. Set the first IF as dropdown = Value A, then parent equals XX1
4. Make an Else If for each other value the dropdown could be, associating with the appropriate epic.
If I understand your problem correctly, this should solve it.
Let me know if that works or if you have any other questions.
Christian
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.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline 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.