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
[HOLD for payment 2024-01-24] [$500] The pay button is not shown again after removing the error, When there’s an error at the moment to pay a request #33524
Execute the following JS snippet in the OldDot policy to enable workspace chats creation:
if (Url.getCurrentPageName()!="policy" ){ alert('Only run this snippet from a policy editor!'); } else { var p = Policy.getCurrent(); p.policy.isPolicyExpenseChatEnabled = "true"; p.save().done(function(){$.jGrowl('Workspace chat creation enabled!')}); }
Add a member and an approver (it can be the same as the policy owner)
Add the same bank account for the member and the policy owner
Login in one session as a member and in another session as the approver
As member, create and submit a money request in the workspace chat
As admin/approver click/tap on the request and approve
Then select Pay elsewhere
An error will appear at the bottom of the expense chat, click on the x to remove it
Expected result:
The Pay button should appear again
Actual result:
The Pay button doesn’t appear and the user should come back to the workspace chat and open the expense request to refresh the request
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.16-3
Reproducible in staging?: y
Reproducible in production?: y
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: @marcochavezf
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1703202408554429
Action Performed:
if (Url.getCurrentPageName()!="policy" ){ alert('Only run this snippet from a policy editor!'); } else { var p = Policy.getCurrent(); p.policy.isPolicyExpenseChatEnabled = "true"; p.save().done(function(){$.jGrowl('Workspace chat creation enabled!')}); }
Expected result:
The Pay button should appear again
Actual result:
The Pay button doesn’t appear and the user should come back to the workspace chat and open the expense request to refresh the request
Workaround:
unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Screen.Recording.2023-12-21.at.5.30.44.p.m.mov
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @thesahindia