I am trying to create an automation which has a total of two (2) stories. But only one story should be run depending on the label selected. Currently, the automation has an If Block condition with a specific label in the event the user needs the second story. But when the label is used, both stories are run instead of just the second story. Could the community please provide guidance for using the correct condition? Thanks!
Hello @Keyshla Coriano Parrilla
What do you mean by "run"?
Whenever asking for help with an automation rule, it will enable us to help you more effectively if you provide:
1. Screen images showing your entire rule and the details of each step.
2. Screen images showing the output in the rule execution audit log.
3. A detailed explanation of what you expected to happen, what you wanted to happen, and what actually happened.
1. By run, I mean only one story should be listed in the epic depending on the label used (story 1 or story 2). Essentially making the automation work as it should/
2. When selecting the label expected to list only Story #2, then both stories are listed. When checking the Audit Log, no errors are found.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for the additional information. I have a question.
Is the label specified at step B included in the labels you have listed in step A?
If so, that is why both Story 1 and Story 2 are getting created. You need to check the Labels after checking the Components, and you need to use an If/Else block.
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.
I'm glad I could help.
If my response helped you solve your problem, please consider clicking the Accept Answer button to mark your post as Solved.
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.