Create Order, then Edit errors #1062
Tom (TomJ1588)
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
If you create an order - save it, then go to edit. Change something then hit save, it will throw a missing type error about request_id.
If you fix that type error, it will save the first time. Come back and edit the same order again, and you'll get Commodity DoesNotExist errors.
All reactions