Arduino-Science-Journal-iOS
Arduino-Science-Journal-iOS copied to clipboard
Users have the ability to create alert triggers without alerting-method
Describe the bug When creating a trigger of the type alert, it is possible to not choose an "Alert me using..." method, this results in a trigger which is active but doesn't do anything.
To Reproduce Steps to reproduce the behavior:
- Select a sensor
- Create a new trigger
- Choose "Alert Trigger" as trigger type
- Save without choosing anything in "Alert me using..."
Expected behavior The user should not be able to save if no alert method is selected, the method "Visual Trigger" should be pre-selected. This is also the behaviour on Android.
Screenshots