What condition is needed when running an automation with the option of running 1 of 2 stories?

Keyshla Coriano Parrilla October 25, 2024

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!

1 answer

1 accepted

1 vote
Answer accepted
Trudy Claspill
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 25, 2024

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.

Keyshla Coriano Parrilla October 26, 2024

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.image.pngimage.png

Trudy Claspill
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 26, 2024

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?

Screenshot 2024-10-26 at 1.21.14 PM.png

 

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.

Screenshot 2024-10-26 at 1.28.38 PM.pngScreenshot 2024-10-26 at 1.30.43 PM.png

Like # people like this
Keyshla Coriano Parrilla October 28, 2024

That helped a lot. Thank you!

Trudy Claspill
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 28, 2024

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.

Suggest an answer

Log in or Sign up to answer