Issues with shortcut calendar inputs
I am trying to create a shortcut via the shortcut app on an iPhone 8 version 13.3. I want the shortcut to use calendar app inputs (certain event titles, start date, specific calendars) in determining whether to toggle an alarm. However, the problem I am having is that the shortcut is not detecting the false conditions and running the shortcut as if the false conditions are true. So for instance:
These settings are true and the shortcut works perfectly:
But these settings are false and the shortcut turns alarm 1 off, when it should do nothing:
I have tried different condition variations like this one, adding the specific calendar and still not working, wondering if there is any guidance on what I have wrong with the shortcut logic or values:
Thanks