Skip to content

BUG Run Command (OS) does not work in conjunction with Change State (Deck) #23

@gardener2

Description

@gardener2

Describe the bug
Run Command actions do not execute if there is also a Change State in the actions for the key

To Reproduce
Steps to reproduce the behavior:

  1. Add a run command to a blank key with command echo 1 >> ~/testlog and verify that it updates that file
  2. Add a state to the key
  3. Add a Change State action to the key, which switches to State 2
  4. Wait several seconds (for some reason the bug does not occur if testing immediately after adding the Change State action)
  5. Activate key
  6. Note that nothing was appended to the testlog file

Expected behavior
A 1 should be added to testlog regardless of the presence of a Change State action

Screenshots
Image
Image
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions