-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[$250] Held expense - No option to hold expense if an empty report is created first #58489
Comments
Triggered auto assignment to @VictoriaExpensify ( |
Hmm yeah we should fix that. |
Job added to Upwork: https://www.upwork.com/jobs/~021901530553508755813 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @abdulrahuman5196 ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Hold option is not present. What is the root cause of that problem?
App/src/libs/actions/Report.ts Lines 2490 to 2494 in 703cdf4
App/src/libs/actions/Report.ts Lines 2530 to 2534 in 703cdf4
then Lines 3752 to 3756 in 40dcff2
What changes do you think we should make in order to solve the problem?
App/src/libs/actions/Report.ts Lines 2490 to 2494 in 703cdf4
App/src/libs/actions/Report.ts Lines 2530 to 2534 in 703cdf4
We also need to update the report preview action with the correct data:
App/src/libs/actions/Report.ts Line 2462 in 703cdf4
2. We should add a new param reportPreviewActionID and add the reportActionID of the new optimistic report preview action to the CreateAppReport API. Then from the backend, we use it to generate a new report preview action and return the correct actorAccountID that is the current user does this API.
App/src/libs/actions/Report.ts Line 2550 in 703cdf4
with this, we can generate the What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?Add test to verify that What alternative solutions did you explore? (Optional)Reminder: Please use plain English, be brief and avoid jargon. Feel free to use images, charts or pseudo-code if necessary. Do not post large multi-line diffs or write walls of text. Do not create PRs unless you have been hired for this job. |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 9.1.13-0
Reproducible in staging?: Yes
Reproducible in production?: Yes
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: Yes, reproducible on both
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): [email protected]
Issue reported by: Applause Internal Team
Device used: Mac 15.3 / Chrome
App Component: Money Requests
Action Performed:
Precondition:
Expected Result:
Hold option should be present.
Actual Result:
Hold option is not present.
Workaround:
Unknown
Platforms:
Screenshots/Videos
bug.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @abdulrahuman5196The text was updated successfully, but these errors were encountered: