-
-
Notifications
You must be signed in to change notification settings - Fork 504
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
[BUG]: Protect against mixed units during partner placing request #4579
Comments
This issue is marked as stale due to no activity within 30 days. If no further activity is detected within 7 days, it will be unassigned. |
Automatically unassigned after 7 days of inactivity. |
This issue is marked as stale due to no activity within 30 days. If no further activity is detected within 7 days, it will be unassigned. |
Automatically unassigned after 7 days of inactivity. |
This issue is marked as stale due to no activity within 30 days. If no further activity is detected within 7 days, it will be unassigned. |
Automatically unassigned after 7 days of inactivity. |
Errors are then reported up to the UI but not saved to the database; this is what the controller and rails forms expects. [#4579]
Is there an existing issue for this?
Current Behavior
In the Units-Beta, if I log in as partner and place a request with the same item but differing units, the qty is merged and only one of the units is kept.
Expected Behavior
It should error when there are mixed units trying to be merged.
Steps To Reproduce
No response
Environment
Criteria for Completion
No response
Anything else?
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: