Skip to content

Conversation

@Abdkhan14
Copy link
Contributor

Shoul let us query for the column from the eap trace_item table

@Abdkhan14 Abdkhan14 requested a review from a team as a code owner January 22, 2026 22:22
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jan 22, 2026
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.

Cursor Bugbot has reviewed your changes and found 2 potential issues.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

@Abdkhan14 Abdkhan14 marked this pull request as draft January 22, 2026 23:34
attributes["status_reason_type"] = _anyvalue(status_reason["type"])
attributes["status_reason_description"] = _anyvalue(status_reason["description"])

assertion_failure_data = result["assertion_failure_data"]
Copy link
Member

Choose a reason for hiding this comment

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

I think that the bots are right and it'd be safer to use .get() here

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh sorry @wedamija, this was supposed to be a draft.

Ready for review now, pushed the rest of the changes, fixed the tests

@Abdkhan14 Abdkhan14 marked this pull request as ready for review January 23, 2026 16:23
@Abdkhan14 Abdkhan14 requested a review from wedamija January 23, 2026 16:23
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.

3 participants