You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.
The API doesn't like invalid state changes or even state changes to the current state. This can lead to confusing
400
errors.For the case where you're doing a state change to the current state, we could raise an error in the client.
For the other cases, we'd probably need to map out the valid transitions and check this prior to making a call.
/cc @brentjo @gregose
The text was updated successfully, but these errors were encountered: