I've been developing a rule, now all of a sudden it has stopped being triggered after functioning fine for several days. Nothing is being added to the audit logs indicating they are not even being executed. Is the service not working? We rely on these rules so need them working again asap. Thanks
There is a known and active Atlassian reported issues w/ Automations - https://jira-software.status.atlassian.com/incidents/x5yqyntc3kys
been periodically testing, and it worked a couple of times, then did a config change, and back to not working.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
no, it's working, just with a 4-minute lag. progress! but still to slow for development
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Cyrus,
Automation still works fine on my side,
However is your rule a Global rule ? Because there exists a limitation in Jira in the number of Global rules you can execute each moth (1000 executions a month in the Standard plan if I'm remembering correctly).
If yes, I would advise you to copy your rule in each project that needs it, because there is no limitation regarding Projet Rules.
Let me know if it helped,
Guilhem
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.
they are working on a fix... you might want to subscribe to updates.
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.
Cyrus,
Is this a rule which spans multiple projects? If so, the fact that you are on a standard plan could be the culprit. There are limits to how many times per month you can run cross project rules. For the standard plan the limit is 500.
If these are not multi project rules, can you post some screenshots of the configurations?
Thanks,
Kian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
it just one rule, I have been developing recently.
It simply looks for a change in one of three fields of an issue and then calculates a value for another field using advanced JSON code, I was adding to the code today, and it just stopped, no errors, nothing. the only records are showing configuration changes.
there are only two steps at this time.
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.