Skip to content

fix(issues): Include group type id in AI-detected fingerprint#113289

Merged
roggenkemper merged 1 commit intomasterfrom
roggenkemper/fix/ai-detected-fingerprint-type-id
Apr 17, 2026
Merged

fix(issues): Include group type id in AI-detected fingerprint#113289
roggenkemper merged 1 commit intomasterfrom
roggenkemper/fix/ai-detected-fingerprint-type-id

Conversation

@roggenkemper
Copy link
Copy Markdown
Member

Matches the convention used by other performance group types (e.g. 1-{type_id}-{specifier}) so fingerprints no longer collide between group types

Matches the convention used by other performance group types (e.g.
`1-{type_id}-{specifier}`) so fingerprints no longer collide with
prior occurrences that were saved under the experimental LLM group
types (3501/3502), which caused new occurrences to be rejected via
the `save_issue_from_occurrence.type_mismatch` path.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 17, 2026
@roggenkemper roggenkemper marked this pull request as ready for review April 17, 2026 14:31
@roggenkemper roggenkemper requested a review from a team as a code owner April 17, 2026 14:31
@roggenkemper roggenkemper merged commit e03f515 into master Apr 17, 2026
57 checks passed
@roggenkemper roggenkemper deleted the roggenkemper/fix/ai-detected-fingerprint-type-id branch April 17, 2026 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants