reactioncommerce / api-plugin-carts

Carts plugin for the Reaction API
GNU General Public License v3.0
1 stars 14 forks source link

feat: changes to cart for fulfillment groups #5

Closed brent-hoover closed 4 years ago

brent-hoover commented 4 years ago

Impact: minor Type: feature

Issue

Every time a cart is transformed, it gets moved to a new fulfillment group making it almost impossible for external code to manipulate that data.

Solution

If an item is already assigned to a fulfillment group, don't reassign it

Breaking changes

None

Testing

There should be no change to current functionality

rc-publisher commented 4 years ago

:tada: This PR is included in version 1.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: