Closed JohnJ-Guiry closed 11 years ago
Test Setup: Add one or more Triggers to Purple Robot. Use an updated config script to delete one or more of these triggers.
Some Scheme code for Trigger removal might look like this: (.deleteTrigger PurpleRobot "Mobilyze 1")
Expected Results: The Trigger will be removed on the next refresh of the config script.
Actual Results: The Trigger still appears in the list found at Settings => Triggers => Available Triggers, and likely continues to fire.
PR Version: 1.3.1
Fixed & tested.
Test Setup: Add one or more Triggers to Purple Robot. Use an updated config script to delete one or more of these triggers.
Some Scheme code for Trigger removal might look like this: (.deleteTrigger PurpleRobot "Mobilyze 1")
Expected Results: The Trigger will be removed on the next refresh of the config script.
Actual Results: The Trigger still appears in the list found at Settings => Triggers => Available Triggers, and likely continues to fire.
PR Version: 1.3.1