Manually delete or cancel inquiries
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6.5k
- Forks
- 787
- PR merge metrics
- No merged PRs in 30d
Description
I'd like to request the ability to manually delete or cancel pending Inquiries in the cases where Garbage Collection for Inquiries is not turned on or the TTL is set to 0. This should be able to be done with either the API or the st2client
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 by tracing how pending Inquiries are exposed through the API and st2client, especially when Garbage Collection is disabled or TTL is 0. The work is done when users can manually delete or cancel pending Inquiries through either interface, with behavior covering both requested cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100