Skip to content

Uploading an MTA to an order sets that order's status to "Cart" in Django admin #182

@hverdonk

Description

@hverdonk

Describe the bug
Pretty much as the title describes. The request correctly says "Generating Label" in the front end page, but when you try to edit the order, its status is listed as "Cart".

To Reproduce
Create an order, either manually through Django or through the front end with another account. Then, go to the shipments dashboard and upload an MTA to that order. Finally, try to edit the order and note that its status is "Cart"

Expected behavior
The status should be "Generating Label" just like it is on the front end.

If applicable, add versions and screenshots to help explain your problem.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions