The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
We are in need of automating the creation of maintenance notifications via email
Can we use emails sent from ISP's about maintenance to automate notifications status pages.
Hello @David Walkenhorst ,
This can be done using Automation rules but depending on what the needs are for your use case the situation will vary widely. I recommend checking out the automation documentation as a general getting started reference point here:
But as an example scenario, if you have a project with issue tracking and scheduling completing a maintenance item, with the following criteria:
To accomplish this when that first issue is complete you could have it create a new issue on the final transition with a due date 2 weeks out for the next time the maintenance operation needs to be done, then using a "Scheduled" trigger event to run once daily or weekly with a JQL filter to look for issues with a due date in the next weekday:
project = EXE AND due <= 7d
And add in a "Send E-mail" action to the scheduled rule with your mailing list details.
But please do check out the documentation, and let me know if you have a more specific scenario for how your project is set up and I can help you narrow down the rule to fit your needs better per your specific use case.
Regards,
Earl
We're excited to announce the release of a long-requested feature on Statuspage. Now visitors to your status page can subscribe to get notified in Slack when you report an incident or maintenance. Th...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.