-
Notifications
You must be signed in to change notification settings - Fork 3
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
[PB-1435]: feat/update users tier on subscription change. #52
Conversation
/check-preview notify=true Tip Preview was successfully deployed |
/update-preview drive-server preview-427-f2e81c3c78c92f8377a0f3b270fed63fcecd072b imageSuffix=-dev Note Pull request successfully updated 🚀 |
/update-preview drive-server-wip preview-274-31558bb7d55d2271e84a32c00d03da446f0ad967 imageSuffix=-dev Note Pull request successfully updated 🚀 |
/update-preview drive-server-wip 20ec4607ea04b0ae2c46d9fd7bc389dd1fd2b6c2 imageSuffix=-dev Note Pull request successfully updated 🚀 |
/update-preview drive-server-wip preview-274-c2c3a96e3ef400219b757266e3dd352be29f2874 imageSuffix=-dev Note Pull request successfully updated 🚀 |
/check-preview notify=true Tip Preview was successfully deployed |
/update-preview drive-server-wip preview-274-c2c3a96e3ef400219b757266e3dd352be29f2874 imageSuffix=-dev Note Pull request successfully updated 🚀 |
/update-preview drive-server preview-427-c1e69124a1fe2795c613dedd0dfe28f51151609f imageSuffix=-dev Note Pull request successfully updated 🚀 |
Caution Pull request update failed with following error: |
Caution Pull request not updated after 5 minutes 💥 |
a1ce7ca
to
f5021f0
Compare
Caution Pull request update failed with following error: |
Caution Pull request not updated after 5 minutes 💥 |
/update-preview drive-server-wip preview-274-c2c3a96e3ef400219b757266e3dd352be29f2874 imageSuffix=-dev Note Pull request successfully updated 🚀 |
/update-preview drive-server preview-427-c1e69124a1fe2795c613dedd0dfe28f51151609f imageSuffix=-dev Note Pull request successfully updated 🚀 |
With the implementation of the new feature limits. We need to update users's tiers based on their subscription status, in order to accomplish that, we need to use the new /update/tier endpoint that is exposed on the gateway.
Requires:
NOTE: this should NOT be merged without mapping the productIds/planIds - tiersId in paid_plans beforehand!!