Restore serialization as ISO string on duration #6021
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
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
The text was updated successfully, but these errors were encountered: