Cannot remove coupon after applying in draft order #2969
Labels
P2: important
Critical issue which does not affect majority of users
type: bug 🐛
Something isn't working
@vendure/admin-ui
Milestone
Describe the bug
We are testing on order UI and found out that when apply coupon in draft order it's working but when we try to remove it, it shows error toast. In the docs, remove coupon code must use string but the coupon code in body is null.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should be able to add and remove coupon in draft order.
Environment (please complete the following information):
Additional context
N/A
The text was updated successfully, but these errors were encountered: