Skip to content

fix(issue-detection): Use LLM-resolved project_id for cross-project issue attribution#109253

Merged
roggenkemper merged 1 commit intomasterfrom
roggenkemper/fix/cross-project-issue-attribution
Feb 25, 2026
Merged

fix(issue-detection): Use LLM-resolved project_id for cross-project issue attribution#109253
roggenkemper merged 1 commit intomasterfrom
roggenkemper/fix/cross-project-issue-attribution

Conversation

@roggenkemper
Copy link
Member

Distributed traces span multiple projects. When the LLM detects an issue in spans belonging to project B, prefer the issue-level project_id over the request-level one so the issue is attributed to the correct project.

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Feb 24, 2026
…ssue attribution

Distributed traces span multiple projects. When the LLM detects an issue
in spans belonging to project B, prefer the issue-level project_id over
the request-level one so the issue is attributed to the correct project.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@roggenkemper
Copy link
Member Author

bugbot run

@roggenkemper roggenkemper marked this pull request as ready for review February 25, 2026 17:05
@roggenkemper roggenkemper requested review from a team as code owners February 25, 2026 17:05
Copy link
Contributor

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

@roggenkemper roggenkemper merged commit d0f02d1 into master Feb 25, 2026
79 checks passed
@roggenkemper roggenkemper deleted the roggenkemper/fix/cross-project-issue-attribution branch February 25, 2026 19:58
@github-actions github-actions bot locked and limited conversation to collaborators Mar 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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