-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Expense - Employee is able to submit expenses to a workspace with a expired subscription #58508
Comments
Triggered auto assignment to @isabelastisser ( |
This might be expected. We allow a user with expired subscription submit to workspaces they don't own. But if we want to change the behavior we can remove isPolicyOwner in the conditions in shouldRestrictUserBillableActions here App/src/libs/SubscriptionUtils.ts Lines 505 to 538 in b09e2d1
|
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: v9.1.13-4
Reproducible in staging?: Yes
Reproducible in production?: Yes
Email or phone of affected tester (no customers): [email protected]
Logs: https://stackoverflow.com/c/expensify/questions/4856
Issue reported by: Applause - Internal Team
Slack conversation (hyperlinked to channel name): #qa
App Component: Money Requests
Action Performed:
Preconditions: Account is a employee of a workspace with an expired subscription
Expected Result:
The employee should be unable to submit a expense in a workspace with an expired subscription.
Actual Result:
Employee is able to submit a expense in a workspace with an expired subscription.
For reference, here's the account and workspace ID used to reproduce this issue:
Note: the admin of the workspace is unable to submit expenses and is blocked with the expected blocking screen. This is ONLY affecting employees of the workspace.
Workaround:
N/A
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: