According to inline documentation:

// Force the creation of a new cart for this link without affecting
// any other carts the user may already have.

But when you look at he code the cart is only created if it doesn't exist already. This leads to incorrect behavior of combining carts.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

zaporylie created an issue. See original summary.

vmarchuk made their first commit to this issue’s fork.

vmarchuk’s picture

Status: Active » Needs review

  • vmarchuk committed ad70ba40 on 1.0.x
    Issue #3564970: Incorrect behavior when setting existing flag to new.
    
vmarchuk’s picture

Status: Needs review » Fixed

Committed!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.