Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

Fix: merging Subs with common Plans #2

Closed
wants to merge 1 commit into from
Closed

Fix: merging Subs with common Plans #2

wants to merge 1 commit into from

Conversation

ianatha
Copy link

@ianatha ianatha commented Apr 25, 2017

Fixes error "Cannot add multiple subscription items with the same plan"

This error occurs when we try to add a plan (plan_a) to a subscription (sub_a) that's already subscribed to plan_a. Instead, the correct operation is to update the quantity of the subscription item that links plan_a to sub_a.

Fixes #1

@CLAassistant
Copy link

CLAassistant commented Aug 6, 2020

CLA assistant check
All committers have signed the CLA.

@ianatha ianatha closed this by deleting the head repository Jan 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot add multiple subscription items with the same plan
2 participants