Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.4.0
-
None
-
None
Description
Cycle instruction with Ticking should run one first cycle, and then at every tick (based on start of period).
Current Situation
- Two cycles are executed when entering the instruction.
Fix
- Only one cycle is executed (continued by one execution per following tick)