-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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 2024-12-19] [$250] Preferences - When changing language, message about removed users is not changed in LHN #52775
Comments
Triggered auto assignment to @stephanieelliott ( |
Edited by proposal-police: This proposal was edited at 2024-12-04 03:51:21 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.Message about removed members of a group in chat preview on LHN, is not updated to the language change. What is the root cause of that problem?We already have a case for Lines 437 to 439 in 9268594
But the group chat report doesn't move to this block because this condition here Line 430 in 9268594
What changes do you think we should make in order to solve the problem?We should add a case for a group chat report here
Line 430 in 9268594
What alternative solutions did you explore? (Optional) |
Edited by proposal-police: This proposal was edited at 2024-11-19 16:29:32 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.Preferences - When changing language, message about removed users is not changed in LHN What is the root cause of that problem?We are displaying a properly constructed and translated text in
But we have forgotten to make the same translation in two places by handling isInviteOrRemovedAction case specifically
What changes do you think we should make in order to solve the problem?
But if we are ok with passing through the code section we will also need to move the code that precedes it with Line 4006 in 14ca237
we can also optionally parse What alternative solutions did you explore? (Optional) |
Tested and confirmed that the language on system messages should update |
Job added to Upwork: https://www.upwork.com/jobs/~021859794304218279153 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @dukenv0307 ( |
Why do we need to handle this case here? If we move
Can you show me the reason why we are doing that? |
@dukenv0307 For group chat, we want to show the
|
@dukenv0307 I am not insisting on it, I am just mentioning it as an option as adding only Line 435 in 9268594
if we also want the task actions handled similarly for group chats too we are good to go but in that case we will also need to move the code that precedes it with lastActorDisplayName for group chat case from here to here I have updated my proposal with this additional changed needed in case we are ok with passing through the code section 👍However, the most important thing we should also handle is to fix getReportName as I mentioned in my proposal as without it the chat thread header name will mismatch the report action displayed 👍
|
@stephanieelliott, @dukenv0307 Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
@stephanieelliott, @dukenv0307 Eep! 4 days overdue now. Issues have feelings too... |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
will give the update by EOD |
@mkzie2 Can we just move the isGroup chat logic to Line 430 in 9268594
For the logic, we already handle it in here
I think this bug is out of scope and already happens on staging, not after applying your first point. Pls correct me if I missed sth. |
@dukenv0307 Checked again and you're correct, we can simply add |
Yes it might not be a regression but the root cause of the problem is when they implemented the translation of the report action they only implemented for ReportActionItem and copy to clipboard and LHN (excluding group chat) and forgot for thread header title |
I don't think it's in the scope of the issue.
Lines 437 to 439 in 9268594
The RCA is just we don't include the group chat report in this case. cc @dukenv0307 |
@stephanieelliott @dukenv0307 this issue was created 2 weeks ago. Are we close to approving a proposal? If not, what's blocking us from getting this issue assigned? Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
@stephanieelliott, @dukenv0307 Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Hey @dukenv0307 what's the next step here, are we still waiting for different proposals? |
@dukenv0307 Updated my proposal. |
Triggered auto assignment to @marcochavezf, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
@marcochavezf can you please take a look at this issue? Thanks |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Thanks for the review @dukenv0307, I agree that we can handle the other bug in a different issue, assigning @mkzie2 🚀 |
📣 @mkzie2 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
Issue not reproducible during KI retests. (First week) |
@dukenv0307 The PR is here. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.74-8 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 2024-12-19. 🎊 For reference, here are some details about the assignees on this issue:
|
@dukenv0307 @stephanieelliott @dukenv0307 The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button] |
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.0.64-0
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail: https://expensify.testrail.io/index.php?/tests/view/5242214&group_by=cases:section_id&group_order=asc&group_id=229064
Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
When changing language to spanish, the system message showing the action of removing group members and the preview of the chat on LHN, should be updated to this change.
Actual Result:
Message about removed members of a group in chat preview on LHN, is not updated to the language change.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6669579_1732026214491.Removed.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @stephanieelliottThe text was updated successfully, but these errors were encountered: