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

Jira field value change to trigger only when the field was updated when it was non-empty

Hi Team, 

 

I am trying to add a Label value when the "Due" field was updated from one to another date, however the "Field value change" rule runs for the first time update from empty to any value. How to run this rule only when there is value in "Due" and is changed?

1 answer

1 accepted

1 vote
Answer accepted
Jack Brickey
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Oct 11, 2023

Hi @Jignesh Jaiswal , Indeed, this is the behavior of this trigger. Unfortunately, that cannot be changed. However, there are ways to accomplish your goal I think. One option would be to create a custom date field that captures the original due date. This could be populated using the same rule. Basically, when the rule was triggered, it could check to see if the original due date field was empty or not. If it is copy the due date over, if not leave it alone but perform whatever other actions you intended if someone is changing the due date.

note, if you don't want to create a custom field, you could consider using a label in a similar fashion.

hi @Jack Brickey Thank you for the workaround. However, I could update the secondary date field, but cannot still update the Label on 2nd change of Due Date change. PPDEmpty.png

Jack Brickey
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Oct 12, 2023

Hi @Jignesh Jaiswal , i'm not sure I understand the issue. Are you saying that the last component where you attempt to add a label is unsuccessful? Please be sure that the label exists before using in your automation rule. Can you share the audit log?

hi @Jack Brickey Please ignore it, I could fix it. I had to use ifelse and split the condition when the Due was empty and non-empty. It works now as expected. Thanks for your timely inputs as this solved this open item for me.

Like Jack Brickey likes this

Suggest an answer

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

Atlassian Community Events