I would like to respond to customers if we didn't manage to update an issue for a certain period. How can i do this with Automation for JIRA?
This is fairly easy to do and we include a template already that should make it very fast to get started.
Here's what you'll need though:
You could get even fancier and use a condition to limit to only critical issues and send Slack/Twilio notifications.
Here's the basic rule config required:
Project automation - Code Barrel JIRA 2016-09-20 09-33-58.png
The important bit is the updated < -6h clause in the JQL. We basically check every hour for issues that are open and high priority and haven't been touched for 6 hours. We then add a comment to those issues only.
There's many different actions available that could be useful for this type of rule as well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sebastian,
No sorry, our scheduled trigger doesn't integrate with Jira's working days setting yet. I've raised https://codebarrel.atlassian.net/browse/AUT-712 now to track this, but we've got quite a few higher priority items in our backlog at the moment so it will be a while before we can get to this, but we'll let you know when we get a chance to work on this.
Cheers,
Andreas
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.