Open IuliiaHerets opened 2 days ago
Triggered auto assignment to @grgia (DeployBlockerCash
), see https://stackoverflowteams.com/c/expensify/questions/9980/ for more details.
Triggered auto assignment to @garrettmknight (Bug
), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.
💬 A slack conversation has been started in #expensify-open-source
:wave: 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:
@IuliiaHerets WDYM by N/A - new feature, doesn't exist in prod
- was this found via PR QA or regression testing?
@grgia Sorry, added N/A - new feature, doesn't exist in prod
by mistake. Not repro in prod. Issue was found by exploratory
This looks like a missing onyx update issue, maybe it's a web blocker
Triggered auto assignment to @cead22 (DeployBlockerCash
), see https://stackoverflowteams.com/c/expensify/questions/9980/ for more details.
💬 A slack conversation has been started in #expensify-open-source
:wave: 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:
@grgia I'm not sure this needs to be a blocker since it's a feature we aren't promoting and no one's using at the moment, but I'll let you remove that if you agree.
I can't repro on 9.0.60-2
Also agree it's not breaking anything major – going to demote for now, maybe we can retest and confirm if it's fixed now.
luacmartins
commented
1 day ago
@grgia can you elaborate on what from that PR caused this issue please?
grgia
commented
1 day ago
@luacmartins I believe it was due to the change in settlement logic from ReportUtils. I didn't pinpoint RCA but tested on the revert and could not replicate
luacmartins
commented
16 hours ago
Cool, I'll assign it to me so I can work on a fix on v2 of my PR
luacmartins
commented
15 hours ago
@grgia @garrettmknight I'll unassign you from this issue since it's resolved. I'm keeping it open to track the fix in the v2 of my PR.
luacmartins
commented
12 hours ago
Lol the issue happens because sometimes the reportID is passed as a number and not a string. I'm pretty sure that might cause other issues since reportIDs can be larger than the 53bit allowed by JS so we'd truncate reportIDs and this might lead to other errors.
luacmartins
commented
10 hours ago
PR up |
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: 9.0.60-0 Reproducible in staging?: Y Reproducible in production?: N Email or phone of affected tester (no customers): applausetester+kh011102@applause.expensifail.com Issue reported by: Applause Internal Team
Action Performed:
Bug 1
Bug 2
Expected Result:
Bug 1
Bug 2
Actual Result:
Bug 1
Bug 2
Workaround:
Unknown
Platforms:
Screenshots/Videos
https://github.com/user-attachments/assets/1aa9ccd8-093e-4ead-b468-d8e06ba24de6
Uploading Bug6662173_1731394644956!bug_1.mp4…
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @luacmartins