Hi.
I have a collection of playbooks that I want to initiate whenever a new case is opened.
One playbook utilizes an "all" trigger, meaning it's linked to all new cases.
Additionally, another playbook is created based on the tag name.
All tags have been configured, and during testing, everything appears to be functioning correctly.
However, upon the arrival of a new case, only the "All" playbook is attached, and not the playbook associated with the tag. Could there be a limitation where only one playbook can be attached?