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
Version Number: 9.3.10-3 Reproducible in staging?: Yes Reproducible in production?: Yes If this was caught during regression testing, add the test name, ID and link from BrowserStack:#79908 Email or phone of affected tester (no customers): N/A Issue reported by: Applause Internal Team Bug source: Pull Request QA execution Device used: iOS 15.8.3 / iPhone 7 Plus App Component: Other
Action Performed:
Precondition (can be done in Web):
Create new account and create a workspace
Go to OldDot and run this script to disable policy expense chat:
p = Policy.getCurrent();
p.policy.isPolicyExpenseChatEnabled = false;
p.save();
Steps:
Launch the hybrid app and login using a new account from the precondition
Go Reports > Expense
Tap the Create expense
Verify that the Coming soon modal appears
Tap the "Switch to Expensify Classic" button
Expected Result:
Tap the "Switch to Expensify Classic" button on the Coming soon modal should redirect to OD inside the hybrid app
Actual Result:
Tap the "Switch to Expensify Classic" button on the Coming soon modal is redirected to OD in the browser
Note:
This issue is only reproducible on iOS, and not reproducible on Android
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 9.3.10-3
Reproducible in staging?: Yes
Reproducible in production?: Yes
If this was caught during regression testing, add the test name, ID and link from BrowserStack: #79908
Email or phone of affected tester (no customers): N/A
Issue reported by: Applause Internal Team
Bug source: Pull Request QA execution
Device used: iOS 15.8.3 / iPhone 7 Plus
App Component: Other
Action Performed:
Precondition (can be done in Web):
p = Policy.getCurrent();
p.policy.isPolicyExpenseChatEnabled = false;
p.save();
Steps:
Verify that the Coming soon modal appears
Expected Result:
Tap the "Switch to Expensify Classic" button on the Coming soon modal should redirect to OD inside the hybrid app
Actual Result:
Tap the "Switch to Expensify Classic" button on the Coming soon modal is redirected to OD in the browser
Note:
Workaround:
Unknown
Platforms:
Screenshots/Videos
1.mp4
View all open jobs on GitHub