I want to define the following rule:
When a Story or Bug issue gets an update on the field 'Parent', replace the field 'FixVersion' with the values from the parent issue except for the value 'NIS 2.7'. In case the field 'Parent' becomes unset, unset the field 'FixVersion' except for the value 'NIS 2.7'.
I could successfully setup the following rule: When a Story or Bug issue gets an update on the field 'Parent', copy the field 'FixVersion' from the parent issue. In case the field 'Parent' becomes unset, unset the field 'FixVersion'
But I don't know how to add the two exceptions. Any idea? Thanks!
You could add conditions to your rule to check for the exceptions:
https://support.atlassian.com/cloud-automation/docs/jira-automation-conditions/
If that does not help, context is important for the community to help. Please post the following:
Kind regards,
Bill
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.