Hello! I am trying to create an automation that conditionally checks to see if a user is tagged in a text field.
Trigger: When a record is updated, watching field called "Internal Notes"
(Internal Notes is a Long text field with rich text formatting enabled)
Condition: If Internal Notes contains @Honey Bee
(Honey Bee is a real user in my base, created for testing. And also my dog's name.)
And the condition is simply not triggering!
I have attached 3 screenshots:
- The Automation configuration
- The Automation test result output showing the contents of "Internal Notes" on my test record
- The same conditions applied to my table as a filter, working correctly and displaying the same record I'm using for testing.
Already testing a workaround solution, but still trying to crack why this isn't working as anticipated for me. Thanks!