Hi Community,
I want to create new automation for the problem that i have.
rule should be run when the task transistion to " In Progress " , and then they should pick 1 of the ticket size , after picked the ticket size then the timer start , for example the XS (0-4H) ticket , after the XS ticket is picked , then if they haven't transistion it to the "close" status within the ticket size picked , in this case is 4H , then give notification to the assignee for notice that the ticket haven't finish .
Hi @Nico !
To automate notifications in Jira based on a custom field, you can:
However, if you're open to using Atlassian Marketplace add-ons to simplify this process, I have a solution for you. My team has developed the SLA Time and Report add-on, which is designed explicitly to define and monitor Jira SLAs.
So, as @Benjamin previously mentioned, you can set up an SLA to resolve your issue. Our add-on enhances the process by simplifying SLA management and automating all related tasks, making monitoring and controlling your service commitments easier.
With SLA Time and Report, you can:
This app simplifies task automation and enhances deadline control, helping teams stay on track with minimal manual configuration. Try the 30-day trial version to see if our add-on meets your needs. If you have any questions, I'd be happy to assist!
Hi Nico,
Look like there two different things going on here.
For this, I would suggest a workflow pop up screen requiring the user to pick a ticket size. You can add this screen to the transition when you edit the workflow.
2. You want to send a notification based on ticket size. You can set up an SLA to do this. For example, you can set your SLA where the ticket need to transition to Close within 4 hours based on this ticket field value.
The above seems to fit your scenario. However, you can use automation rules by using a scheduler based on JQL. For example, you can have scheduler check every hour to see if it fits your category based on JQL search and then take action to comment, notify, message, or email to assignee.
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.