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

Avoid having multi pending subscriptions when downgrading #90

Closed
jdenquin opened this issue Apr 21, 2022 · 0 comments · Fixed by #93
Closed

Avoid having multi pending subscriptions when downgrading #90

jdenquin opened this issue Apr 21, 2022 · 0 comments · Fixed by #93
Assignees

Comments

@jdenquin
Copy link
Contributor

If we downgrade a subscription, we should have only one pending subscription.
If any subscription is pending, we cancel it.

We also should filter subscriptions for the graphQL endpoint and do not return cancelled

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 a pull request may close this issue.

2 participants