Here is a scenario. I am using colors and objects to explain.
My Stories require that a user adds two Components: Blue, Shirt.
However, my users sometimes forget to put color or object. I have an automation rule setup on the backend to catch what new ticket has been created with both components. However, if it's missing one of them, the rule does not run.
I need help creating a JQL query that can tell me which Story has only 1 component.
In my organization, I cannot have a new field with the values (these values change). I must use the component/s field.
I am not a programmer or know the code. I just need a JQL code to be able to catch a ticket with only 1 component listed on Stories only.
Thank you!
Diana