-
Notifications
You must be signed in to change notification settings - Fork 1
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
Infinite loop when activating subscription with past expiry date #26
Comments
Culprit seems to be a recursion conflict caused by our Changing the priority to <
|
…-subscription-with-past-expiry-date Fix recursion conflict with RCP `rcp_set_customer_trialing_flag` (#26).
Updating the RCP membership status can result in an infinite loop. The way I was able to reproduce this is by manually activating an expired RCP membership without changing the expiration date (so that the expiration date is in the past).
Internal Help Scout ticket: https://secure.helpscout.net/conversation/2703692673/27702
The text was updated successfully, but these errors were encountered: