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
Set isPolicyExpenseChatEnabled = "true" on the policy by:
Opening the policy settings in OldDot
Open the JS console and run the following commands
p = Policy.getCurrent();
p.policy.isPolicyExpenseChatEnabled = "true";
p.save();
In OldDot, create report on ^ policy & add an expense
In OldDot, submit the report (to yourself) & approve it
Open the report in NewDot, in another tab or device. Make sure that you have the expense report open and the reportID in the url matches. Make sure you can see both OldDot and NewDot at the same time.
In OldDot, mark the report as reimbursed (Reimburse -> I'll do it manually). Important: Leave a message when you're reimbursing the report saying "I'm manually reimbursing this report"
Expected Result:
In the NewDot tab, you should immediately see the new report action text, which should be You marked this report as manually reimbursed, saying "I'm marking this as manually reimbursed for testing". This report will be reimbursed outside of Expensify
Actual Result:
In the NewDot tab, you immediately see the new report action text, but it says: You marked this report as manually reimbursed. This report will be reimbursed outside of Expensify, saying I'm marking this as manually reimbursed for testing
Workaround:
unknown
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: 1.4.22-0
Reproducible in staging?: yes
Reproducible in production?: yes
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: @roryabraham
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1704393581910299
Action Performed:
p = Policy.getCurrent();p.policy.isPolicyExpenseChatEnabled = "true";p.save();Expected Result:
In the NewDot tab, you should immediately see the new report action text, which should be
You marked this report as manually reimbursed, saying "I'm marking this as manually reimbursed for testing". This report will be reimbursed outside of ExpensifyActual Result:
In the NewDot tab, you immediately see the new report action text, but it says:
You marked this report as manually reimbursed. This report will be reimbursed outside of Expensify, saying I'm marking this as manually reimbursed for testingWorkaround:
unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Recording.2641.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit