We have two fields on JDB, Release Sprint and Pushed Sprints...
So we want to have an automation that when release sprint is updated we will add +1 on Pushed Sprints, I added it with having a new automation like below:
But the problem is we don't want to add +1 if the field was blank before, So can you let me know how I can this condition if field was empty before that change?
This seems to be a duplicate of your earlier question: https://community.atlassian.com/t5/Jira-Product-Discovery-questions/Custom-formula-to-apply-based-on-history-of-a-field/qaq-p/2724776
Kind regards,
Bill
Try adding in an IF: Issue Fields condition:
Field: Pushed Sprints
Condition: Is not empty
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.