I created a Jira project for our "outage log". It will house outages and both planned and unplanned maintenance. We use to use a confluence page but wanted better reporting.
Certain people in IT and support will create an issue for individual outages. Specifically for the planned maintenance I would like to set an expiration date of sorts using a custom field. So that the issues closes itself when the expiration date/time is met the issue will close itself.
How can we accomplish this?
I'd suggest installing the script runner plugin. from there, you can write a service in groovy that runs every few minutes. in that service, it would look over this "outage log" project reviewing the custom field for the expiration date. in the event that the expiration date is in the past, it would advance it to a done status.
Sounds like a viable option. We will give this a try.
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.