Hello,
I recently got an user requirement and don't know which approach is best, or if there is another solution i'm missing.
The requirement:
When a user opens a ticket and the L1 support asks for more information, the ticket is on "pending info" status. If the ticket is left in this status for 15 days or more, then "somehow" the ticket is closed.
In older Jira versions, some years ago, I implemented this by creating a transition that can be executed by a service user. This service user executes a JQL to find out what tickets are in status = X and not updated since 15d, then execute batch update.
Solutions:
a) implement a jira scheduled job
b) implement a jira service
c) others options ...?
scheduled jobs and services seem to be pretty the same thing, but services are able to start, stop, change scheduling and so on. scheduled jobs seem to be internal.
I would (and do) use an automation/scripting addon to automate the process. However, as you mentioned you could simply create a filter with subscription that runs daily and is sent to someone that then performs a bulk update.
Join the largest European gathering of the Atlassian Community and reimagine what’s possible when great teams and transformative technology come together. Plus, grab your Super Fan ticket now and save over €1,000 on your pass before prices rise on 3 June.
Register nowOnline 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.