"condition must be sustained for less than" -restriction not working
-
This is just a bug in the translation from data to human-readable, and I will get it fixed for the next release. The data saved still has the correct operation, though, and the condition should operate as expected. Taking the condition into the editor and examining the option should confirm it comes back correctly into the editor.
-
This is just a bug in the translation from data to human-readable, and I will get it fixed for the next release. The data saved still has the correct operation, though, and the condition should operate as expected. Taking the condition into the editor and examining the option should confirm it comes back correctly into the editor.
@toggledbits it's not only UI bug, restriction does not work as intended. In my test case rule stays triggered over 30 seconds
-
Than that's two different problems. Can you confirm that if you take the rule back into the editor, the editor correctly shows "at least" in the condition options? Let's start with that (it does for me, but then, lots of things work for me that manage to not work for others)...
-
Than that's two different problems. Can you confirm that if you take the rule back into the editor, the editor correctly shows "at least" in the condition options? Let's start with that (it does for me, but then, lots of things work for me that manage to not work for others)...
@toggledbits in editor mode it is always correct, i.e. showing "less than", but after hitting "exit" it's showing "at least" (and functionally working as it was "at least")
EDIT: it almost works as the rule starts triggered (as it should), but it also stays triggered (which it should not)