Skip to content
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

[HOLD for payment 2023-10-12] [HOLD for payment 2023-10-10] Chat - No error mesage when trying to send a corrupted file, only red dot in LHN #28654

Closed
2 of 6 tasks
lanitochka17 opened this issue Oct 2, 2023 · 27 comments
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Engineering Weekly KSv2

Comments

@lanitochka17
Copy link

lanitochka17 commented Oct 2, 2023

If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!


Issue found when executing PR #25557

Action Performed:

Pre-requisite: user must be logged in

  1. Go to any chat
  2. Send a corrupted file

Expected Result:

There should be an error message saying that there was a problem sending the file

Actual Result:

There is no error message, only the red dot appears in LHN

Workaround:

Unknown

Platforms:

Which of our officially supported platforms is this issue occurring on?

  • Android / native
  • Android / Chrome
  • iOS / native
  • iOS / Safari
  • MacOS / Chrome / Safari
  • MacOS / Desktop

Version Number: 1.3.76.1

Reproducible in staging?: Yes

Reproducible in production?: No

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

Notes/Photos/Videos: Any additional supporting documentation

Bug6222456_1696279003812.Bogb2868_1_.mp4
Bug6222456_1696279003807.1696274050416_bandicam_2023-10-02_15-13-24-257.mp4

Expensify/Expensify Issue URL:

Issue reported by: Applause - Internal Team

Slack conversation:

View all open jobs on GitHub

@lanitochka17 lanitochka17 added DeployBlockerCash This issue or pull request should block deployment Daily KSv2 Bug Something is broken. Auto assigns a BugZero manager. labels Oct 2, 2023
@melvin-bot
Copy link

melvin-bot bot commented Oct 2, 2023

Triggered auto assignment to @abekkala (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details.

@melvin-bot
Copy link

melvin-bot bot commented Oct 2, 2023

Bug0 Triage Checklist (Main S/O)

  • This "bug" occurs on a supported platform (ensure Platforms in OP are ✅)
  • This bug is not a duplicate report (check E/App issues and #expensify-bugs)
    • If it is, comment with a link to the original report, close the issue and add any novel details to the original issue instead
  • This bug is reproducible using the reproduction steps in the OP. S/O
    • If the reproduction steps are clear and you're unable to reproduce the bug, check with the reporter and QA first, then close the issue.
    • If the reproduction steps aren't clear and you determine the correct steps, please update the OP.
  • This issue is filled out as thoroughly and clearly as possible
    • Pay special attention to the title, results, platforms where the bug occurs, and if the bug happens on staging/production.
  • I have reviewed and subscribed to the linked Slack conversation to ensure Slack/Github stay in sync

@github-actions github-actions bot added Engineering Hourly KSv2 and removed Daily KSv2 labels Oct 2, 2023
@OSBotify
Copy link
Contributor

OSBotify commented Oct 2, 2023

👋 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:

  1. Identify the pull request that introduced this issue and revert it.
  2. Find someone who can quickly fix the issue.
  3. Fix the issue yourself.

@melvin-bot
Copy link

melvin-bot bot commented Oct 2, 2023

Triggered auto assignment to @francoisl (Engineering), see https://stackoverflow.com/c/expensify/questions/4319 for more details.

@francoisl
Copy link
Contributor

I can reproduce the issue on staging and dev.

@cubuspl42 any ideas how to resolve this, or should we revert #25557 for now?

@mountiny
Copy link
Contributor

mountiny commented Oct 2, 2023

cc @situchan from the PR as well, if we confirm the revert fixes it, can you please handle the revert to proactively clear the deploy blockers? @cubuspl42 wont be online until EU morning. Thanks!

@melvin-bot
Copy link

melvin-bot bot commented Oct 2, 2023

⚠️ Looks like this issue was linked to a Deploy Blocker here

If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results.

If a regression has occurred and you are the assigned CM follow the instructions here.

If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future.

@marcaaron
Copy link
Contributor

FWIW I tried the revert and it did not solve the issue.

@francoisl
Copy link
Contributor

Same here. I'm attempting a git bisect to isolate where the regression came from but having a hard time because for some commits to test, the app just crashes. I'll try to narrow it down a bit more and then check the diff.

@francoisl
Copy link
Contributor

Hmm if I revert #26729 locally, it fixes the issue. Not sure what to make of this yet, as the change seems unrelated 👀

@marcaaron
Copy link
Contributor

See my findings here -> #28656 (comment)

@marcaaron
Copy link
Contributor

I bet the message with error is just sorted to the top and hidden like the "Uploading attachment..." text 😄

That was a fun one 😂

@francoisl
Copy link
Contributor

Haha nice. Yeah both our blockers look related.

Happy to send you a revert PR if you haven't already one in the works, or I can review yours.

@marcaaron
Copy link
Contributor

I'll check yours - I made a branch but did not raise a PR

@cubuspl42
Copy link
Contributor

I'm trying to catch up. So did reverting #25557 help or not?

@mountiny mountiny removed the DeployBlockerCash This issue or pull request should block deployment label Oct 3, 2023
@mountiny
Copy link
Contributor

mountiny commented Oct 3, 2023

image

@cubuspl42 no it was different PR

@mountiny mountiny closed this as completed Oct 3, 2023
@cubuspl42
Copy link
Contributor

@mountiny So will we revert-revert #25557?

@mountiny
Copy link
Contributor

mountiny commented Oct 3, 2023

It was not reverted #28671, the PR was closed, not merged

@melvin-bot melvin-bot bot added Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Hourly KSv2 labels Oct 3, 2023
@melvin-bot melvin-bot bot changed the title Chat - No error mesage when trying to send a corrupted file, only red dot in LHN [HOLD for payment 2023-10-10] Chat - No error mesage when trying to send a corrupted file, only red dot in LHN Oct 3, 2023
@melvin-bot melvin-bot bot removed the Reviewing Has a PR in review label Oct 3, 2023
@melvin-bot
Copy link

melvin-bot bot commented Oct 3, 2023

Reviewing label has been removed, please complete the "BugZero Checklist".

@melvin-bot
Copy link

melvin-bot bot commented Oct 3, 2023

The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.76-6 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue:

If no regressions arise, payment will be issued on 2023-10-10. 🎊

After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.

  • External issue reporter
  • Contributor that fixed the issue
  • Contributor+ that helped on the issue and/or PR

As a reminder, here are the bonuses/penalties that should be applied for any External issue:

  • Merged PR within 3 business days of assignment - 50% bonus
  • Merged PR more than 9 business days after assignment - 50% penalty

@melvin-bot

This comment was marked as duplicate.

@melvin-bot melvin-bot bot added Weekly KSv2 and removed Weekly KSv2 labels Oct 5, 2023
@melvin-bot melvin-bot bot changed the title [HOLD for payment 2023-10-10] Chat - No error mesage when trying to send a corrupted file, only red dot in LHN [HOLD for payment 2023-10-12] [HOLD for payment 2023-10-10] Chat - No error mesage when trying to send a corrupted file, only red dot in LHN Oct 5, 2023
@melvin-bot
Copy link

melvin-bot bot commented Oct 5, 2023

The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.77-7 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue:

If no regressions arise, payment will be issued on 2023-10-12. 🎊

After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.

  • External issue reporter
  • Contributor that fixed the issue
  • Contributor+ that helped on the issue and/or PR

As a reminder, here are the bonuses/penalties that should be applied for any External issue:

  • Merged PR within 3 business days of assignment - 50% bonus
  • Merged PR more than 9 business days after assignment - 50% penalty

@melvin-bot
Copy link

melvin-bot bot commented Oct 5, 2023

BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:

@kbecciv
Copy link

kbecciv commented Nov 8, 2023

Issue is not reproducible on build v1.3.96-10

Recording.5242.mp4

@situchan
Copy link
Contributor

situchan commented Nov 8, 2023

@kbecciv yes, it's expected not reproducible on staging. Did you also not reproduce on this build?

@kbecciv
Copy link

kbecciv commented Nov 8, 2023

Checking special build, will update you shortly

@kbecciv
Copy link

kbecciv commented Nov 8, 2023

Not reproduced on special build

Recording.5244.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Engineering Weekly KSv2
Projects
None yet
Development

No branches or pull requests

9 participants