I'm trying to add automation in my team's project (company-managed project) to flag issues when they are edited (in particular when they are added to a particular set of sprints) to flag them if there is data missing in them.
So my workflow is essentially:
- IF the issue is added to sprint X
- IF it's missing a label Y, flag it
- ELSE if it's missing a custom field Z, flag it
- ELSE unset the flag
The idea being that the issue will show clearly in the board as being incomplete.
I tried a manual rule as a starting point:
but I keep getting the following error when I run it:
```
Hi @Fabre Lambeau welcome to the Atlassian Community!
I just created an automation rule on my own site and it works.
Can you (or a Jira admin) check if you have a custom field with the same name 'Flagged' (type Checkboxes)?
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.