Skip to content

fix(performance): Use full issue URL in trace drawer#116819

Merged
scttcper merged 4 commits into
masterfrom
scttcper/full-issue-url
Jun 3, 2026
Merged

fix(performance): Use full issue URL in trace drawer#116819
scttcper merged 4 commits into
masterfrom
scttcper/full-issue-url

Conversation

@scttcper

@scttcper scttcper commented Jun 3, 2026

Copy link
Copy Markdown
Member

The trace drawer issue cards were still fetching group data through the old top-level issue alias.

ref #116818, which removes the legacy URLs from the generated known API URL type.

The trace drawer issue cards were still fetching group data through the old top-level issue alias.

Add a small reusable hook for this drawer that uses the organization-scoped issue endpoint and keeps the existing query params. This lines up with the generated URL cleanup in #116818.

Co-Authored-By: Codex GPT-5 <noreply@openai.com>
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jun 3, 2026
Use the shared group query options for trace drawer issue cards instead of building the issue details request locally.

Also skips rendering cards for trace issues without an issue id, so the query only runs for fetchable groups.

Co-Authored-By: Codex GPT-5 <noreply@openai.com>
@scttcper scttcper merged commit ad42b7f into master Jun 3, 2026
69 checks passed
@scttcper scttcper deleted the scttcper/full-issue-url branch June 3, 2026 23:00
scttcper added a commit that referenced this pull request Jun 4, 2026
prevent use of these endpoints that are marked for deprecation

merge after #116819 removes the last use
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants