Skip to content

[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

@m-natarajan

Description

@m-natarajan

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:

  1. Create a collect policy in OldDot
  2. 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!')}); }
  3. Add a member and an approver (it can be the same as the policy owner)
  4. Add the same bank account for the member and the policy owner
  5. Login in one session as a member and in another session as the approver
  6. As member, create and submit a money request in the workspace chat
  7. As admin/approver click/tap on the request and approve
  8. Then select Pay elsewhere
  9. 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?

  • Android: Native
  • Android: mWeb Chrome
  • iOS: Native
  • iOS: mWeb Safari
  • MacOS: Chrome / Safari
  • MacOS: Desktop

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
  • Upwork Job URL: https://www.upwork.com/jobs/~01f3679b87a3fd246a
  • Upwork Job ID: 1740835161555730432
  • Last Price Increase: 2024-01-05
  • Automatic offers:
    • bernhardoj | Contributor | 28089862
Issue OwnerCurrent Issue Owner: @thesahindia

Metadata

Metadata

Labels

Awaiting PaymentAuto-added when associated PR is deployed to productionBugSomething is broken. Auto assigns a BugZero manager.ExternalAdded to denote the issue can be worked on by a contributorWeeklyKSv2

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions