You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Several pages check if the user is on the free plan beta before enabling certain features and some will navigate the user away if they are not on the free plan. This is a particular problem with transition flows where the user could be stuck with a loading screen if their betas load slowly, and waiting for the betas to load is unnecessary. Everyone is currently on the freePlan since the email is set to * in Betatify.
Solution
Remove Permissions.canUseFreePlan and all of its uses.
Workaround:
For problems with the transition flow, open the app in a new tab and navigate to the route manually.
Platform:
Where is this issue occurring?
Web
iOS
Android
Desktop App
Mobile Web
Version Number: Reproducible in staging?: Y Reproducible in production?: Y Email or phone of affected tester (no customers): Logs:https://stackoverflow.com/c/expensify/questions/4856 Notes/Photos/Videos: Any additional supporting documentation Expensify/Expensify Issue URL: Issue reported by: Slack conversation:
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Problem
Several pages check if the user is on the free plan beta before enabling certain features and some will navigate the user away if they are not on the free plan. This is a particular problem with transition flows where the user could be stuck with a loading screen if their betas load slowly, and waiting for the betas to load is unnecessary. Everyone is currently on the freePlan since the email is set to
*
in Betatify.Solution
Remove Permissions.canUseFreePlan and all of its uses.
Workaround:
For problems with the transition flow, open the app in a new tab and navigate to the route manually.
Platform:
Where is this issue occurring?
Version Number:
Reproducible in staging?: Y
Reproducible in production?: Y
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Expensify/Expensify Issue URL:
Issue reported by:
Slack conversation:
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: