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

Restore serialization as ISO string on duration #6021

Closed
tchiotludo opened this issue Nov 20, 2024 · 0 comments · Fixed by #6080
Closed

Restore serialization as ISO string on duration #6021

tchiotludo opened this issue Nov 20, 2024 · 0 comments · Fixed by #6080
Assignees
Labels
area/backend Needs backend code changes bug Something isn't working kind/backport-needed Issue that needs to be backported to a previous version

Comments

@tchiotludo
Copy link
Member

a bug change the serialization of the state duration:

THe fix is not the good one, since it's a breaking change, the api don't return the good type (now a number instead of an ISO duration).

We need to revert this and backport to 0.19.X and find another bug fix

@tchiotludo tchiotludo added bug Something isn't working area/backend Needs backend code changes kind/backport-needed Issue that needs to be backported to a previous version labels Nov 20, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Issues Nov 20, 2024
@github-project-automation github-project-automation bot moved this from Backlog to Done in Issues Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/backend Needs backend code changes bug Something isn't working kind/backport-needed Issue that needs to be backported to a previous version
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants