Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

pragrammer issue transition

Diego Arturo Bustos Aponte March 2, 2023

Hello group, I appreciate who can help me, because I want to create an automation that schedules the transition change 24 hrs after changing the state, for example
day 1: isue changed at 8 am from in progress to test
day 2: automatic 8 am transition from test to done

thanks for your help

1 answer

1 vote
Trudy Claspill
Community Champion
March 2, 2023

Hello @Diego Arturo Bustos Aponte 

Please show us the rule you have constructed so far.

You would need a rule with a Schedule trigger that would run automatically to check for issues that match your conditions.

Diego Arturo Bustos Aponte March 2, 2023

yes, thanks i´ve, it´s made in spanish

jira support.jpg

Trudy Claspill
Community Champion
March 2, 2023

With native Jira functionality there is not a field available that you can use in a filter to look at the date of a specific Status change.

This will get you close to what you want:

status changed from "In Progress" to "Test" before startOfDay(-1)

This statement looks for issues where the Status value changed from "In Progress" to "Test" before the start of day yesterday.

When you combine that with 

status = "Test"

 you get the issues that changes status and are still currently in that Status.

Diego Arturo Bustos Aponte March 2, 2023

@Trudy Claspill  thnks, i will try it out and write you tomorrow.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events