I am looking for the automation when Issue is created, it check for the field value component. If component has 'iOS1' then it should be add as child issue to the epic (already created) having summary 'this is epic for iOS1'. Similarly if field component is selected iOS2 during issue creation, it should be automatically added as child issue to Epic whose summary is 'this is epic for iOS2'.
Thanks in advance!
Hello @Sushil Ranjan
An issue can have more than one Component value at a time. What should happen if the issue has both component values?
Are the issue keys for the Epic known, or does the automation need to find the Epic based on the Summary?
Thank you @Trudy Claspill for the response.
for now we have component - iOS1/2/3. We will train the users to select any one of the value. We will move to new single select list in coming days. But this is ok if users select more than one and rule fails.
As per current requirement, automation need to find the Epic based on the summary.
Thanking You!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Let me repeat back what I think you want.
Is that correct?
Will there only ever be one Epic that has the Component name in its Summary?
Will the Epic always be in the same project as the child issues?
The numbered items above are the steps of the rule
1 is the Trigger.
2 through 4 are Conditions.
5 is the Lookup Issues action.
6 is a Condition.
7 is the Edit Issue action.
Can you try building the rule based on that information and then show us what you create?
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.