You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When there is something wrong with a rule it falls into an Uninitialized status. Attempting to run such a rule from the rule's page throws up a toast saying "Rule cannot be run if uninitialized".
However, if the rule is run from the developer sidebar the "Runing rule" toast pops up and the rule appears to run. However there is no error anywhere in the UI. Eventually I say an error message in openhab.log.
Expected behavior
Click the run button from the developer sidebar behaves the same as pushing the play button from the rule's page.
The problem
When there is something wrong with a rule it falls into an Uninitialized status. Attempting to run such a rule from the rule's page throws up a toast saying "Rule cannot be run if uninitialized".
However, if the rule is run from the developer sidebar the "Runing rule" toast pops up and the rule appears to run. However there is no error anywhere in the UI. Eventually I say an error message in openhab.log.
Expected behavior
Click the run button from the developer sidebar behaves the same as pushing the play button from the rule's page.
Steps to reproduce
This rule is an error because action 3 has an invalid mime type.
Your environment
Browser console
Browser network traffic
Additional information
The text was updated successfully, but these errors were encountered: