-
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-09-26] Expense - Bad grammar "You's expense(s)" instead of "Your expense(s)" in report banner #49466
Comments
Triggered auto assignment to @AndrewGable ( |
Triggered auto assignment to @anmurali ( |
👋 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:
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Bad grammar "You's expense(s)" instead of "Your expense(s)" in report banner What is the root cause of that problem?This is what we are implementing What changes do you think we should make in order to solve the problem?If we do not want to add the name of use then we have to remove this
form here Lines 138 to 141 in 040c801
What alternative solutions did you explore? (Optional)If we want to remove Lines 138 to 141 in 040c801
|
Edited by proposal-police: This proposal was edited at 2024-09-19 14:17:12 UTC. ProposalBad grammar "You's expense(s)" instead of "Your expense(s)" in report banner Please re-state the problem that we are trying to solve in this issue.What is the root cause of that problem?here we dont handle the case where the Lines 138 to 141 in 18ce38b
What changes do you think we should make in order to solve the problem?
suggested change:
optionally also we need to define the languages translations for then use it here: text: ownerDisplayName === translate('common.you')? `${translate('common.your')}`: `${ownerDisplayName }'s`, What alternative solutions did you explore? (Optional) |
ProposalPlease re-state the problem that we are trying to solve in this issue.Bad grammar "You's expense(s)" instead of "Your expense(s)" in report banner What is the root cause of that problem?We always add 's to the Lines 138 to 141 in 040c801
What changes do you think we should make in order to solve the problem?set the text to "Your" if the the owner name is "You"
What alternative solutions did you explore? (Optional)Base on expected result we should display "Waiting for expense(s) to automatically submit on Sunday", so we need change this to the following
|
Proposal updatedmade the translation step of |
Looking at this |
Caused by #49315 |
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. |
Please assign me here, i reviewed the linked PR , thanks :) 🙏 |
Summary: Assigned @allgandalf in the role of C+ reviewing #49482 @ishpaul777 was the C+ of #49315 that introduced the regression |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.38-4 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-09-26. 🎊 For reference, here are some details about the assignees on this 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:
|
Note No checklist here as this was a regression from some other recent PR Only payment remaining |
Payment Summary
BugZero Checklist (@anmurali)
|
not overdue waiting for payment |
@anmurali, @grgia, @aldo-expensify, @allgandalf Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Offer is here |
Paid. |
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.38-0
Reproducible in staging?: Y
Reproducible in production?: N
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Action Performed:
Precondition:
Expected Result:
The banner should display "Waiting for expense(s) to automatically submit on Sunday".
Actual Result:
The banner displays "Waiting for <You's> expense(s) to automatically submit on Sunday".
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6608869_1726749811266.bandicam_2024-09-19_20-36-51-692.mp4
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @anmuraliThe text was updated successfully, but these errors were encountered: