Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,559,605
Community Members
 
Community Events
185
Community Groups

Automatically transition the ticket when date field is met to current date

Edited

Hi Team,

We have requirement. When the ticket is In Approved status and the Exception End Date is reached it should automatically move to In Renew Review  status automatically.

We have JMWE and JSU, Script Runner addons. Please find attached image for your reference.

 

workflow.PNG

1 answer

1 accepted

2 votes
Answer accepted
David Fischer _Appfire_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Apr 11, 2023

Hi @Lakshmi S 

with JMWE, you'll need to use a Scheduled Action to regularly (e.g. once a day) search for issues in the In Approved status for which Exception End date <= today and automatically transition these issues (using a Transition Issue(s) post function).

Hi @David Fischer _Appfire_ ,

I tried with below jql, and didn't find Exception End date <= today, in jql we don't have "today".  The schedule is running for every hour and  not even matching today date with Exception End date.  I given exception date to April 13th, but the ticket status was changing in 30 mins, 1 hour after ticket creation.

schedule.PNG

David Fischer _Appfire_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Apr 13, 2023

@Lakshmi S 

you probably want to first test your JQL expression directly in Jira's search page.

Also, I belive you want "Exception End Date" <= startofDay(), if you want to find issues for which the Exception End Date has been reached.

Like Lakshmi S likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events