Hello, everyone 👋
Trying to create automation for a project.
I need it to automatically go to epic after creating a task.
How can I set this up? Attached is a screenshot.
+ can't figure out why I can't add observers for the auto-task. How can I solve this issue? (SQL - don't understand).
Screenshot attached.
Hi @Nikita
That error message is telling you the rule trigger (i.e., Scheduled) does not supply any issues for the action you want to take (i.e., Add Watchers).
The fix for that is to add a branch to access the newly created issue:
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.
What do you mean by "go to epic"?
For example, do you mean assign the new Task to an Epic as a child issue? If so, how do you know which epic you want?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Bill Sheboy
I have an automation, it creates a issue on a certain day and assigns it to an employee. But the issue is created in the backlog. I would like this issue to automatically go to a certain epic.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Have you tried to assign it to the epic when you create the task, by selecting the certain one you want?
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In the action to create the issue, have you tried to set the Epic Link field to your specific epic?
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.
Ah...I missed this is a team-managed project (TMP). I believe you need to set the parent field as TMP do not use the Epic Link. To do that you will need to use Issue Edit with JSON.
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.
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.