Greenstand / Greenstand/treetracker-query-api
Omit results from raw captures and captures where filtered tag is deleted
Open
- Dominant language
- TypeScript
- Stars
- 18
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
The query `/raw-captures?tag={uuid}` should only return raw captures where the matched capture tag has `status: 'active'`.
Currently, tags are matched and included in the response even if the capture tag is marked `deleted`.
Contributor guide
Assessment
This issue has not been assessed yet.