Skip to content

Conversation

@cursor
Copy link

@cursor cursor bot commented Dec 10, 2025

Allow lastSeen in IssueSchema to be nullable to correctly parse Sentry API responses.

The Sentry API can return lastSeen: null for issues under certain conditions, but the existing IssueSchema defined lastSeen as a non-nullable string, leading to ZodError during parsing. This change updates the schema to reflect the API's behavior.


Open in Cursor Open in Web

@cursor
Copy link
Author

cursor bot commented Dec 10, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant