You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello all,
I'm looking for a scripted listener (scriptrunner plugin) to compare a custom date field (Start date) to system field (due date) and prevent an update of Start date if higher than due date.
Can someone help me with the script?
Thanks in advance,
Hi Natalie:
Okay so as I understand it, you want a listener to check on issue update if the start date comes AFTER the due date?
The listener would only detect this when the issue is actually updated, meaning that the user change has already been committed.
When the listener detects that the start date has been set after the due date, what would you like it to do?
Is this for Jira server or Cloud?
Thanks Ken for breaking this down to this level. This solution is run on JIRA data center.
It's correct that I want it to be detected. Is there a way to prevent the update? Maybe through behavior or Automation??
Alternatively, what would you recommend should happen after the update?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.