-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[$125] [Report Creation UI] Expense - After adding track expense to workspace report, actionable whisper is still present #61998
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
Comments
Triggered auto assignment to @mallenexpensify ( |
Triggered auto assignment to @Gonals ( |
💬 A slack conversation has been started in #expensify-open-source |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
With this PR(#62004) this button will be hidden behind a beta, so I think we can demote this deploy blocker and me or @sumo-slonik will work on the fix. cc @mountiny @luacmartins |
Demoting after the CP |
Comming from this discussion(and my personal opinion) the deletion of actionable whisper should be performed on BE along with the |
I don't think we need a new issue, we can just use this one. Who's going to take it though? 👍 |
Will have to query for the report action with this transactionID in the message on selfDM and remove it https://github.com/Expensify/Auth/blob/5aaf785f52a3cab14972065450e0484bbf1c6b4b/auth/lib/ReportAction.cpp#L3206 |
I tested today and indeed its not being removed, although it temporarily hides and reappears later. Auth tests confirm its deleted though, I need to dig a bit more into this specific flow |
I am super confused on this one as I can see the tests are passing in the auth and also logging if the action is deleted, I can confirm its marked as deleted, but then its back... some gremlins here |
ooooo just saw whats wrong:
It is deleted correctly but probably the logic for these actions in the app does not handle the deleted correctly |
Job added to Upwork: https://www.upwork.com/jobs/~021927834364028511748 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @allgandalf ( |
Upwork job price has been updated to $125 |
Solution: Ensure that when ACTIONABLETRACKEXPENSEWHISPER (and any other action) has the |
ProposalPlease re-state the problem that we are trying to solve in this issue.Actionable whisper is still present when the track expense is no longer in self DM. What is the root cause of that problem?The problem is App/src/libs/ReportActionsUtils.ts Line 848 in 09de15b
App/src/libs/ReportActionsUtils.ts Lines 149 to 163 in 09de15b
What changes do you think we should make in order to solve the problem?Update
App/src/libs/ReportActionsUtils.ts Lines 149 to 163 in 09de15b
What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?Update 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. |
Proposal looks good 👍 |
Lets go with @nkdengineer proposal then 🎀👀🎀 C+ reviewed |
Current assignee @mountiny is eligible for the choreEngineerContributorManagement assigner, not assigning anyone new. |
📣 @allgandalf 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @nkdengineer 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@nkdengineer can you please raise the PR? |
@mountiny Sure will raise the PR soon. |
Not sure why we even consider the |
@allgandalf The PR is ready for review. |
Uh oh!
There was an error while loading. Please reload this page.
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.45-6
Reproducible in staging?: Yes
Reproducible in production?: Unable to check, new feature
If this was caught during regression testing, add the test name, ID and link from TestRail: #61760
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:
Actionable whisper will no longer appear because the track expense is moved to a workspace expense and no longer in self DM.
Actual Result:
Actionable whisper is still present when the track expense is no longer in self DM.
When trying to submit the track expense via actionable whisper, it is stuck at the confirmation page.
Workaround:
Unknown
Platforms:
Screenshots/Videos
1.mp4
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @nkdengineerThe text was updated successfully, but these errors were encountered: