influxdata / influxdata/influxdb
Prevent orphaned label mappings
Open
team/compute
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
Follow up to #11198.
Label mappings can become orphaned if either the resource it maps to or the label it references are deleted. They should be removed in those situations.
Contributor guide
Research direction
No files, tests, or entry points are named. Start by reading follow-up issue #11198, then trace how label mappings and their referenced resources and labels are deleted. Done means orphaned mappings are removed when either referenced object is deleted, with coverage for both cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100