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

fix: Check vendors from selected cart items for shipments and payments #387

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

alexeyshibanov
Copy link
Contributor

@alexeyshibanov alexeyshibanov commented Nov 9, 2023

Description

  • Check vendors from selected cart items for shipments and payments during order creation

How to reproduce the bug:

  1. Add two (or more) vendors to the cart
  2. Go to the checkout process
  3. Choose the payment method for (all) vendors
  4. Return to the cart unselect in the cart Vendor1 and go to the checkout process (checkbox only on Vendor2)
  5. Place Order > The order is successfully created
  6. Payments and shipments are created for all vendors in the created order

References

QA-test:

Jira-link:

Artifact URL:

https://vc3prerelease.blob.core.windows.net/packages/VirtoCommerce.Orders_3.420.0-pr-387-a43d.zip

Copy link

sonarqubecloud bot commented Nov 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

20.0% 20.0% Coverage
0.0% 0.0% Duplication

@AlexTzykin AlexTzykin merged commit 1926ba8 into dev Nov 13, 2023
4 checks passed
@AlexTzykin AlexTzykin deleted the fix/VCPS-create-order-with-vendors branch November 13, 2023 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants