Skip to content
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

Fix unmarshalling of ScheduleSpec with null jitter #563

Merged
merged 2 commits into from
Feb 10, 2025
Merged

Conversation

roxblnfk
Copy link
Collaborator

@roxblnfk roxblnfk commented Feb 10, 2025

What was changed

Marshaller decodes null value into an empty interval when a message of Duration type expected

Why?

  1. Closes [Bug] Unrecognized date time interval format on unmarshalling #555
  2. How was this tested: tests added

Search attributes command: force objects in JSON
Copy link

vercel bot commented Feb 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
php ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 10, 2025 11:47am

@roxblnfk roxblnfk merged commit e11306c into master Feb 10, 2025
110 of 114 checks passed
@roxblnfk roxblnfk deleted the hotfixes branch February 10, 2025 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Unrecognized date time interval format on unmarshalling
2 participants