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.
Hi,
I have a custom listener that when a checkbox is ticked, a custom date & time field is updated.
The script works when the event is set to "issue updated", however, within the workflow the checkbox appears as a field on a screen and you transition to the next step of the workflow. If I click the checkbox there, it does not update the custom date & time field.
However, if I click to edit the issue and click the checkbox then, then the custom date & time field is updated accordingly.
I tried the event "CustomFieldUpdatedEvent" but it still won't update the custom date & time field when the checkbox is presented on a screen.
I am not sure if that is the code or a specific event to be fired on?
Code as below:
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.