1) Give a description of the problem
This piston does not subscribe to any events. Unless executed by other means, it will never run on its own.
2) What is the expected behaviour?
I want this piston to run all the time and complete the actions if the conditions are met but can’t work out how to make it execute.
3) What is happening/not happening?
The piston won’t run due to not having a trigger but not sure what trigger I should be using
**4) Post a Green Snapshot of the piston!
5) Attach logs after turning logging level to Full
| +45ms | ║╔Execution stage started |
|---|---|
| +75ms | ║║Comparison (enum) not present changed = false (16ms) |
| +84ms | ║║Comparison (enum) present changed = false (7ms) |
| +85ms | ║║Condition #3 evaluated false (36ms) |
| +87ms | ║║Condition group #4 evaluated false (state did not change) (37ms) |
| +89ms | ║╚Execution stage complete. (44ms) |
| +90ms | ╚Event processed successfully (90ms) |

