I would like to track how often a due date is changed.
This works as expected.
The problem is that when an issue gets cloned, I have to reset the custom field. This action is treating the reset as an update causing the custom field to start at 1.
Questions
Dear @Adam LaCoste ,
You can create another automation for issue created event Tigger and check if due date has value, then set the Due Date Change Counter default 0. I believe this works while you clone as well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.