I'm having trouble matching my questions to previously answered questions, even though there are a lot of similar questions.
I would like to create a weekly reoccurring task using automation. This is no problem. I would then like to automatically assign a few predefined subtasks to the task. This is where I'm having trouble. I tried using the branch option and just adding additional steps in automation, but its just spitting back an error. I looked at creating a whole new rule for the subtasks, but I can't see how to attach it to the specific task and not all tasks.
Thank you for your assistance. This seems like a pretty basic questions, but I'm struggling to find the answer.
What error are you getting when using the branch? We do something similar, but we don't have any branching. We just use Create New Issue - Issue Type = Subtask, Parent = Current Issue. I wouldn't think that the branch would impact the step for creating a new issue. Maybe try a test automation script where all you do is, on a certain status say, create a new issue.
I tried it with the Branch and without. I was just testing out different suggestions. The error message I'm getting is, "Issue type is a sub-task but parent issue key or id not specified. (issuetype)"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do you have Parent Issue set as "Current Issue"? in your subtask step?
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.
Hi @Corey_vinnedge -- Welcome to the Atlassian Community!
For a question like this, please post an image of your complete rule, images of any relevant actions, and an image of the audit log details showing the rule execution. Those may provide context to explain the symptoms you are observing. Thanks!
Without seeing those...
I wonder if this is either a branching or timing problem in the rule. A typical rule to do what you ask is:
How does this compare to your rule?
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.
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.