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

After adding a quote to cart these items cannot be deleted from cart #948

Closed
SGrueber opened this issue Dec 7, 2021 · 1 comment · Fixed by #1029
Closed

After adding a quote to cart these items cannot be deleted from cart #948

SGrueber opened this issue Dec 7, 2021 · 1 comment · Fixed by #1029
Labels
bug Something isn't working
Milestone

Comments

@SGrueber
Copy link
Collaborator

SGrueber commented Dec 7, 2021

Actual Behavior
After adding a quote to cart the items cannot be deleted.

Expected Behavior
There is a delete button to delete cart items that are added from a quote.

Steps to Reproduce the Bug

Steps to reproduce the behavior:

  1. Login as a b2b customer
  2. Create a quote request and submit it
  3. In the ICM backoffice create a quote response
  4. Add your quote to the basket (see Add quote to cart doesn't work if the user has no cart yet #947)
  5. Go to cart: There is no delete button to remove these items, the user has to order them

Environment Details

  • Desktop: *

    • OS: [e.g. iOS]
    • Browser [e.g. chrome, safari], Version [e.g. 22]
    • Project Code Version
  • Smartphone: *

    • Device: [e.g. iPhone6]
    • OS: [e.g. iOS8.1]
    • Browser [e.g. stock browser, safari], Version [e.g. 22]
    • Project Code Version

Additional Context, like Screenshots, Log File Snippets etc.

AB#71909

@SGrueber SGrueber added the bug Something isn't working label Dec 7, 2021
@SGrueber
Copy link
Collaborator Author

SGrueber commented Dec 7, 2021

Deleting a quote item from cart should delete also all other items of this quote. Use the attribute 'quote' at the lineitem to decide which items should be deleted as well - deleting the other items is done by the ICM server with 7.10.39+?

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
None yet
Development

Successfully merging a pull request may close this issue.

2 participants