admin icon indicating copy to clipboard operation
admin copied to clipboard

Can't create draft order without a customer.

Open dwene opened this issue 2 years ago • 4 comments

API is returning 400 error saying that email is required, looks like the Admin is sending an empty string.

Running on the latest version of the develop branch: https://www.loom.com/share/e50997fc20964e18b51150e1e3b9629d

dwene avatar Jul 14 '22 20:07 dwene

The culprit of your issue is, that you do not fill out the "Find or create customer" input field with an email.

I completely understand, why you wouldn't do that since the UX is not super intuitive right now. I'll pass the info along to the design department and let them come up with a revised version.

olivermrbl avatar Jul 15 '22 08:07 olivermrbl

Got this issue, too, it's unclear what's going wrong though.

revskill10 avatar Jul 18 '22 04:07 revskill10

@revskill10 I believe it's because the following input field is not filled out with an email:

image

Can I get you to retry having filled it out? Again, I've pushed this to design and the plan is to remake the draft order creation flow.

olivermrbl avatar Jul 18 '22 06:07 olivermrbl

@olivermrbl In my case, i got the issue related to quantity is not confirming to the format. It's kinda weird error.

revskill10 avatar Jul 18 '22 07:07 revskill10