I'd want to create a Jira automation rule that would be triggered on edit issues if the value of the list is changed from "No" to "Yes," "Yes" to "No," "None" to "No," or "None" to "Yes."
Hi Gajanan,
You should be able to create a rule based on a Field Value Changed trigger. Then add an IF/ELSE condition block where you handle each of your scenarios above.
Under each Else section add a new action to Comment on Issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@John Funk Thank you for responding quickly, however, it is not my exact request.
The rule is triggered by automation when the list value is changed from the old value to the new one.
Support while creating an issue I chose "No" as the list option; afterward, I edited the issue and changed the list option from "No" to "Yes"; then a comment should add.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Okay sorry, I should have explained more. I didn't have a custom field in the playground that was a yes/no field so I used the Resolution field. Just replace the resolution field with your yes/no field and change the the value in the first to No. And for the Else change from Resolution to your yes/no field and change the value to Yes.
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.
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.