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

Improvement: End the generic trial instead of clearing it when a subs… #1660

Closed
wants to merge 1 commit into from

Conversation

AntonioDiPassio-AppSys
Copy link

This will end the generic trial instead of clearing it, which enables you to still know if a user had a generic trial or not (and when it ended)

@taylorotwell
Copy link
Member

Not going to risk a breaking change here.

@AntonioDiPassio-AppSys
Copy link
Author

Actually, the introduction of this piece of code (in #1628) caused a breaking change in my application.

Regardless of that, how would my pull request be a breaking change?
It serves the same purpose as the changed code: making sure there is no generic trial when a subscription is started.
But it is more logical to end the ongoing generic trial at that moment instead of just clearing it (making it seam there was never a generic trial in the first place)

@driesvints Can you back me up on this one please?

@driesvints
Copy link
Member

I'm sorry @AntonioDiPassio-AppSys but looks like Taylor doesn't wants to merge this right now. Since we only got one report for this we're gonna let things be.

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 this pull request may close these issues.

3 participants