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

Rejecting Single Line Item of Product Does Not Reject All Instances of Same Product in Order #858

Open
Adameddy26 opened this issue Nov 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Adameddy26
Copy link

Current behavior

Only the specific line item rejected is removed or marked as 'Not in Stock', and the other instances of the same product remain unaffected in the order.

Expected behavior

When one line item of a product is rejected with the 'Not in Stock' option, all line items of the same product in the order should also be rejected automatically.

Steps to reproduce the issue

Go to In progress page after facility selection and locate an order with multiple line items of the same product (e.g., Product X).
Reject one line item of Product X using the 'Not in Stock' option.
Observe that only the rejected line item is marked as rejected, while the others of the same product remain in the order.

Environment details

App version : v2.11.1
App environment : UAT

Additional information

https://jam.dev/c/b4f31060-e9be-4e32-91b5-9b1a8813cc8d

@Adameddy26 Adameddy26 added the bug Something isn't working label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant