Currently, every finding becomes its own ticket. Insecure functions are duplicated across the codebase with only minor logic changes; each duplicate spawns a separate ticket. This creates ticket sprawl and fragmented triage.
Current Behavior
- One ticket is created per finding.
- No way to group or manage them as a single corrective action.
Expected Behavior
- Ability to select multiple findings and group them into a single parent ticket
- Ability to link multiple tickets into a single parent ticket.