Details
-
Type:
Bug
-
Status: Done
-
Priority:
Medium
-
Resolution: Fixed
-
Affects Version/s: 1.2.0
-
Fix Version/s: None
-
Labels:
-
Sprint:MEN Sprint 38, MEN Sprint 39
-
Backlog:yes
Description
Scripts follow the pattern <State>_<Enter|Leave>_XX, where "XX" are exactly two digits. However, the client will execute the script Idle_Enter_100, which has an illegal number of digits.
There can be a text after the digits, but this needs to be separated from the digits by an underscore.