-
Notifications
You must be signed in to change notification settings - Fork 3k
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-07-17] [HOLD for payment 2023-07-14] [$1000] Task thread gets hidden when clicking on other chats #22300
Comments
Triggered auto assignment to @kevinksullivan ( |
Bug0 Triage Checklist (Main S/O)
|
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Triggered auto assignment to @Li357 ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Task thread gets hidden when clicking on other chats. What is the root cause of that problem?The root cause is that task thread have a empty Lines 2021 to 2024 in 197cf7d
What changes do you think we should make in order to solve the problem?We can change above code as below. - if (isThread(report) && !report.lastMessageText) {
+ if (isThread(report) && !isTaskReport(report) && !report.lastMessageText) { What alternative solutions did you explore? (Optional)None. |
Thanks @StevenKKC -- I don't we should hide any actionable items either, such as IOUs, expenses, etc. So we should only hide 1:1s, group chats, and threads that haven't been commented on. Since this is also a deploy blocker, can you get a PR in by EoD? If not, I'll pick this up. |
@jeet-dhandha answered earlier in #22294 |
Seems like @jeet-dhandha did propose first. Since this is a deploy blocker I'm going to go ahead and do the fix myself. |
The proposal makes sense to me, but I'm curious why this was only a recent regression. Nothing from yesterday's checklist seems like an obvious cause for this issue 😕 |
@Li357 should i do anything ? |
No, we'll handle this internally since it involves fixing this not just for tasks |
Sure 👌 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.37-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-07-14. 🎊 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.
As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
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:
|
@kevinksullivan I'll be getting paid through the App. Please delete the Upwork request. |
@jeet-dhandha can you elaborate on what you're asking for? Thanks |
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.38-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-07-17. 🎊 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.
As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
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:
|
@allroundexperts - paid |
@kevinksullivan just wanted a compensation for help. But then it got fixed by an internal member saying its a priority so no worries. Its okay on your end. |
Hey @anmurali are payments being processed early? |
No. I think mine was processed earlier due to a mistake.
This was a deploy blocker and I just got paid for the review. So I don't think checklist is applicable here. |
Hey guys when is this report's Payment going to be processed? I am seeing two hold for payments on the title. @kevinksullivan |
i am assigned this issue - #22294 should i be issuing a reporting bonus on my issue? is a second reporting bonus, the Contributor and C+ payments being processed via this issue? |
Paid @Nathan-Mulugeta |
That seems to be a duplicate of this GH @maddylewis . Does the problem still exist now that this has deployed? |
@kevinksullivan @maddylewis Sorry for the late reply but that issue was opened 44 mins before this issue. I think this would be the dupe. I'm sorry I didn't notice it before |
ok ok word - ty for clarifying, all 👍 |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Action Performed:
Expected Result:
Task thread should not disappear
Actual Result:
Task thread disappears
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.37-1
Reproducible in staging?: y
Reproducible in production?: n
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
2023-07-05.22.24.41.mp4
Recording.1173.mp4
Expensify/Expensify Issue URL:
Issue reported by: @Nathan-Mulugeta
Slack conversation:
https://expensify.slack.com/archives/C049HHMV9SM/p1688585231083709
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: