Skip to content

fix(assisted-query): Expose numeric issue ID field - #124214

Open
jamieQ wants to merge 1 commit into
masterfrom
test/aq-issue-id-field-discovery
Open

fix(assisted-query): Expose numeric issue ID field#124214
jamieQ wants to merge 1 commit into
masterfrom
test/aq-issue-id-field-discovery

Conversation

@jamieQ

@jamieQ jamieQ commented Sep 11, 2026

Copy link
Copy Markdown
Member

Assisted Query now includes issue.id in error field discovery, allowing the query agent to validate and execute numeric issue ID filters instead of rejecting them as unknown fields. Numeric issue IDs are identified as integers and skip value suggestions, avoiding incorrect tag-value lookups.

Refs AIML-3179

@linear-code

linear-code Bot commented Sep 11, 2026

Copy link
Copy Markdown

AIML-3179

@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Sep 11, 2026
@jamieQ
jamieQ marked this pull request as ready for review September 11, 2026 21:48
@jamieQ
jamieQ requested a review from a team as a code owner September 11, 2026 21:48
Comment thread src/sentry/seer/assisted_query/discover_tools.py
Include issue.id in field discovery so the query agent can validate and execute numeric issue ID filters. Mark the field as an integer and skip value suggestions to avoid querying tag values for identifiers.

Refs AIML-3179
@jamieQ
jamieQ force-pushed the test/aq-issue-id-field-discovery branch from 5acfe14 to c5f5d56 Compare September 12, 2026 21:17
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.

1 participant