-
Type:
Problem report
-
Resolution: Fixed
-
Priority:
Trivial
-
Affects Version/s: 7.0.0alpha3
-
Component/s: API (A), Frontend (F), Server (S)
-
None
-
Sprint 103 (Aug 2023), Sprint 104 (Sep 2023), Sprint 105 (Oct 2023), Sprint 106 (Nov 2023)
-
0.5
Steps to reproduce:
- Add trigger with name "Trigger1", event name "Event1"
- Add trigger action with condition "Trigger name" contains "Trigger1"
- Wait till trigger fires and check if the action run
Result:
The action did not run. If you change the action to "Trigger name" contains "Event1" the action will run.