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: v1.4.14-0 Reproducible in staging?: Y Reproducible in production?: Y If this was caught during regression testing, add the test name, ID and link from TestRail: N/A Email or phone of affected tester (no customers):yuwen@expensify.com Logs: N/A Expensify/Expensify Issue URL: N/A Issue reported by:@yuwenmemon Slack conversation:https://expensify.slack.com/archives/C05DWUDHVK7/p1702928915733459
Action Performed:
Break down in numbered steps
In the OldDot policy editor, navigate to Workspace -> Expenses -> Distance
Set a Default Distance Category:
1(a). Alternatively, if you done have access to your Workspace in OldDot, set a default category for the distance unit via JS on OldDot:
constp=Policy.getByID('<workspace ID>');p.policy.customUnits[0].defaultCategory='Advertising';// check the index thoughp.save();
As a submitter, Navigate to the Workspace Chat in NewDot
Create a new distance request without an explicit category. Follow the steps all the way until the confirmation step:
Expected Result:
The distance request should have the default category filled in by default
Actual Result:
The category field is blank
Workaround:
The default category will be set in the back end via https://github.com/Expensify/Auth/pull/9488, but we should still have this set for users in the front-end so the setting does not come as a suprise.
Platforms:
Which of our officially supported platforms is this issue occurring on?
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: v1.4.14-0
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Email or phone of affected tester (no customers): yuwen@expensify.com
Logs: N/A
Expensify/Expensify Issue URL: N/A
Issue reported by: @yuwenmemon
Slack conversation: https://expensify.slack.com/archives/C05DWUDHVK7/p1702928915733459
Action Performed:
Break down in numbered steps
1(a). Alternatively, if you done have access to your Workspace in OldDot, set a default category for the distance unit via JS on OldDot:
Expected Result:
The distance request should have the default category filled in by default
Actual Result:
The category field is blank
Workaround:
The default category will be set in the back end via https://github.com/Expensify/Auth/pull/9488, but we should still have this set for users in the front-end so the setting does not come as a suprise.
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Kapture.2023-12-20.at.16.03.24.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit