digitalocean / digitalocean/pydo
Fix filtering operations across droplets, snapshots, and other resources
Open
- Dominant language
- Python
- Stars
- 140
- Forks
- 68
- Avg merge
- 9h 52m
- Merged PRs (30d)
- 7
Description
Multiple filtering operations are not working properly across different resource types (e.g., filtering droplets by status, filtering snapshots by prefix name). Standardize the filtering mechanism and ensure all filter parameters work as advertised. This affects issues #499 and #441.
Contributor guide
Assessment
This issue has not been assessed yet.