Disabled rule still creates timers
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 6.5k
- Forks
- 787
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/StackStorm/st2/blob/master/contrib/examples/rules/sample_rule_with_timer.yaml#L5
This still creates a timer and pollutes st2 trigger-instance list
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with contrib/examples/rules/sample_rule_with_timer.yaml at line 5 and trace how the disabled rule is processed. Verify the behavior against the st2 trigger-instance list; done means a disabled rule no longer creates a timer or adds trigger instances.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100