I have a custom field called Approval Date on Jira Issues. When I move the jira issue from an approved status to any other status, I want the approval date removed from the custom field. Is this possible to do via automation?
I have an automation set up currently to add the Approval Date when the jira issue changes from any status to approved status and want the invert of that (remove the date).
Hello @awebster
Welcome to the Atlassian community.
What type of project are you using? Get that information from the Type column of the View All Projects page under the Projects menu.
I ask because you might be able to do both (set the date, clear the date) through workflow customization rather than Automation Rules.
However, if you want to use an Automation Rule, yes, that is possible.
TRIGGER: Work Item Transitioned
In the To status field select all statuses except the Approved status
ACTION: Edit Work Item
Select the Approval Date field, and leave the value field blank
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.