Skip to content

fix: handle empty string values in datetime parameters #443

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

spo0nman
Copy link

Fixes list_issues tool failing with Invalid datetime for since error when AI SDKs pass empty strings for optional datetime parameters. Enhanced validation for empty strings and whitespace, applied consistent datetime validation across notifications.go, and improved parseISOTimestamp function with better error messages. Resolves issue where AI SDKs passing empty strings for optional datetime parameters would cause validation errors instead of being treated as unset parameters.

…ues tool failing with Invalid datetime for since error - Add enhanced validation for empty strings and whitespace - Apply consistent datetime validation across notifications.go - Improve parseISOTimestamp function with better error messages
@spo0nman spo0nman requested a review from a team as a code owner May 27, 2025 14:54
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