For example, I'd like to be able to:
Some of this is possible when sending an email, but the syntax for those field references don't work for general edits or comments.
I'm doing this with the Automation for Jira plugin at the moment, but would prefer to use the built in automation system if possible. In the cloud version, Automation for Jira seems to only be able to run under the "Automation for Jira" user, and I'd like some of my rules to run under the user who triggered the rule.
Hey,
Actually its related with how JQL works, other than saying ("The due date is in X days") in JQL you wrote updatedDate <= -7d
I hope this helps, and yes you can use this to set automations. We also using AUTOMATION FOR JIRA to do that, sometimes JSD automations is not working as expected, bu this also solved in latest versions.
Cheers,
Ege Su
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.