Good afternoon!
I'm creating an automation to autocomplete the assign in issues, copying the same from the parent activities, however I'm running into the following problem: the automation works, but if I create a task without an associated story or epic, it returns me with an error and I wanted to put a condition for this problem.
I thought of using the relation "epic link" equal to empty, but in the conditions this field option is not appearing to work.
I know that it is recommended to maintain a hierarchical structure in project management, but I would like a condition for these isolated cases not to return an error.
Hello @Lara Sousa
Please show us the automation rule with which you need help and the details of the Audit Log for an execution where it failed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Are these issues in a Team Managed project or a Company Managed project?
Are you trying to handle copying assignee only from a parent Epic to its child issues, or also from issues to their child subtasks?
There are a few different patterns of conditions you could use, depending on the answers to the above questions.
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.
If you want to use this rule only to copy Assignee from an issue to its child subtasks then you can add the Related Issue condition
Note that then the rule will ONLY copy assignee from an issue to its newly created subtask, and by "subtask" I mean to an issue that has an Issue Type from the Sub-task issue types group.
This rule would not copy an Assignee from an Epic to its newly created child issues.
This rule would not copy an Assignee from one issue to another based on the existence of a generic issue link relationship.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Trudy Claspill
It worked here, I wasn't aware of this last automation, that's exactly what I needed.
Thank you for the help!!
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.