Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Automation Schedule Trigger Error No Message

Ann von Brincken
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 4, 2022

 

I am trying to create this basic automation, that every hour will add the epics labels to its card children.  However, the automation won't publish.  When I publish, it puts an error icon on the schedule.  However, there is no error message. Any ideas what the problem could be?

whats-wrong-with-schedule.png

4 answers

1 vote
Sphinx13 November 4, 2022

Tested this! some issue-specific actions such as edit issue will only work if you use a jql in the schedule. I'd say check the 'run jql search' box under your schedule trigger and add the jql "issuetype = card AND status != Done". Now there's no need for the two conditions, as the schedule will already filter only those issues.


0 votes
Jaroslav Kalcinskij
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 8, 2022

Hey, I have the same issue as @Ann von Brincken

I'm trying to create a simple automation which will create an issue on first day of every month. When I try to publish the rule and turn it on, I get the same error flag in the trigger (schedule) component without any details to what exactly this error refers to:

Capture.JPG

Never had this issue before. Tried to use Advanced (CRON expression) instead but with no success.

Any ideas on what might be wrong here?

Trudy Claspill
Community Champion
November 8, 2022

@Jaroslav Kalcinskij 

Welcome to the community.

What is the workflow for that type of issue? Is To Do a valid status for the workflow? Is it the status that issues start in after being created? If so, you don't need to have a step to transition to that status.

Jaroslav Kalcinskij November 9, 2022

Hi @Trudy Claspill 

Yes, To Do is a valid status in the Workflow for this type of issue. By default, issues are being created in Open status, and afterwards are moved to 'To Do' status.

Not really sure what's wrong with it. The same approach works in other automations rules but where triggers are not scheduled but, for example, 'Issue created' or 'Issue edited'.

Trudy Claspill
Community Champion
November 9, 2022

I tried creating a similar rule (Schedule, Create Issue, Transition Issue) and got the same error. I'm not sure why that method is showing a failure icon when trying to publish, but I found a method that does appear to work.

Use a Branch / Related Issues / All Created Issues and put the Transition within the branch.

Screen Shot 2022-11-09 at 10.26.26 AM.png

Jaroslav Kalcinskij November 9, 2022

@Trudy Claspill

I actually tried to use the same approach with Branch component, but used 'For Current issue' and still got the error message, so thought that Branch doesn't solve it:

Capture1.JPG

Now I tried using the method suggested by you - Branch component with 'For All created issues' and it works :)

Capture2.JPG

The issue seems to be solved, thank you!

0 votes
Fred Momeni
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 7, 2022

Hi Ann

The problem with the rule you have defined is that you don't have a "Look up" action. Every hour, it is executed, but you must have a JQL to select the issues you need.

You can also use a different trigger to run the rule when an issue is created.

I hope this has helped you.

0 votes
Sphinx13 November 4, 2022

Are you sure you have given your automation a name? Try returning to 'Rule details' and make sure all the required info are there. That is an odd error though.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events