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

[CAL-859] PREMIUM username should also unlock all team features #6616

Closed
PeerRich opened this issue Jan 22, 2023 · 5 comments · Fixed by #6699
Closed

[CAL-859] PREMIUM username should also unlock all team features #6616

PeerRich opened this issue Jan 22, 2023 · 5 comments · Fixed by #6699
Assignees
Labels
⚡ Quick Wins A collection of quick wins/quick fixes that are less than 30 minutes of work
Milestone

Comments

@PeerRich
Copy link
Member

PeerRich commented Jan 22, 2023

From SyncLinear.com | CAL-859

@PeerRich PeerRich changed the title PREMIUM username should also unlock all team features [CAL-859] PREMIUM username should also unlock all team features Jan 22, 2023
@PeerRich
Copy link
Member Author

@CarinaWolli technically, now that we have a useHasTeam hook, we can check for Premium plan, too right?

@PeerRich
Copy link
Member Author

cc @zomars

@PeerRich PeerRich added the ⚡ Quick Wins A collection of quick wins/quick fixes that are less than 30 minutes of work label Jan 22, 2023
@CarinaWolli
Copy link
Member

@zomars what's the best way to check if user has premium plan?

@zomars
Copy link
Member

zomars commented Jan 23, 2023

Optimally we should use feature flags, but we can check for user metadata for isPremium for a quick fix.

@hariombalhara
Copy link
Member

Isn't premium username a one-time payment or this is something that got changed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚡ Quick Wins A collection of quick wins/quick fixes that are less than 30 minutes of work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants