Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot return null for non-nullable field Refund.lines #2406

Closed
asonnleitner opened this issue Sep 21, 2023 · 0 comments
Closed

Cannot return null for non-nullable field Refund.lines #2406

asonnleitner opened this issue Sep 21, 2023 · 0 comments
Assignees
Labels
type: bug 🐛 Something isn't working

Comments

@asonnleitner
Copy link
Contributor

Describe the bug
Unable to remove an order line item from order

To Reproduce
https://drive.google.com/file/d/1n6rn48UbyX6ceIogtJL4xkC8cyU79YUF/view?usp=sharing

Steps to reproduce the behavior:

  1. Go to orders, pick an order in PaymentAuthorized state and contains multiple order lines.
  2. Click on Modify
  3. Reduce quantity on any item, add note and click Preview Changes
  4. See error Cannot return null for non-nullable field Refund.lines

Expected behavior
Create a refund without any error

Environment:
https://demo.vendure.io/admin

@asonnleitner asonnleitner added the type: bug 🐛 Something isn't working label Sep 21, 2023
@michaelbromley michaelbromley moved this to 📋 Backlog in Vendure OS Roadmap Sep 26, 2023
@michaelbromley michaelbromley moved this from 📋 Backlog to 🔖 Ready in Vendure OS Roadmap Sep 27, 2023
@michaelbromley michaelbromley moved this from 🔖 Ready to ✅ Done in Vendure OS Roadmap Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 Something isn't working
Projects
Status: 🚀 Shipped
Development

No branches or pull requests

2 participants