When you try to perform an invalid transition, the message shown is:
{"error":"invalid transition"}
instead of this message we should show something like:
We're sorry the issue is on status "todo", so you can perform the above transitions:
- created
- doing
Instead of invalid transition you should show where I can go from the current status.
When you try to perform an invalid transition, the message shown is:
{"error":"invalid transition"}instead of this message we should show something like:
Instead of invalid transition you should show where I can go from the current status.