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

[PAID] [$250] Tags - The text content for the tag settings didn't update to "expenses" #42278

Closed
6 tasks done
izarutskaya opened this issue May 16, 2024 · 38 comments
Closed
6 tasks done
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 External Added to denote the issue can be worked on by a contributor Help Wanted Apply this label when an issue is open to proposals by contributors

Comments

@izarutskaya
Copy link

izarutskaya commented May 16, 2024

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: 1.4.74-0
Reproducible in staging?: Y
Reproducible in production?: Y
Found when executing PR : #40950
Logs: https://stackoverflow.com/c/expensify/questions/4856
Issue reported by: Applause-internal team

Action Performed:

  1. Navigate to staging.new.expensify.com
  2. Create a workspace
  3. Enable tags in more features settings of that workspace
  4. Navigate to tags > open settings RHP

Expected Result:

The text content for "spend" should be updated to "expenses"

Actual Result:

The text content for "spend" didn't update to "expenses"

Workaround:

Unknown

Platforms:

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

  • Android: Native
  • Android: mWeb Chrome
  • iOS: Native
  • iOS: mWeb Safari
  • MacOS: Chrome / Safari
  • MacOS: Desktop

Screenshots/Videos

Bug6482453_1715844003873!image

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~0119b30dfee00c07e8
  • Upwork Job ID: 1793038382904958976
  • Last Price Increase: 2024-05-21
Issue OwnerCurrent Issue Owner: @aimane-chnaif
@izarutskaya izarutskaya added Daily KSv2 Bug Something is broken. Auto assigns a BugZero manager. labels May 16, 2024
Copy link

melvin-bot bot commented May 16, 2024

Triggered auto assignment to @strepanier03 (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.

@izarutskaya
Copy link
Author

We think this issue might be related to the #collect project.

@Krishna2323
Copy link
Contributor

Krishna2323 commented May 16, 2024

Proposal

Please re-state the problem that we are trying to solve in this issue.

Tags - The text content for the tag settings didn't update to "expenses"

What is the root cause of that problem?

The translation is wrong.

requiresTag: 'Members must tag all spend',

App/src/languages/en.ts

Lines 716 to 717 in e8ae3c5

tagSelection: 'Select a tag to better organize your spend.',
categorySelection: 'Select a category to better organize your spend.',

subtitle: 'Add a category to organize your spend.',

What changes do you think we should make in order to solve the problem?

We should change it to expenses in en.ts and es.ts file.

What alternative solutions did you explore? (Optional)

@nkdengineer
Copy link
Contributor

Proposal

Please re-state the problem that we are trying to solve in this issue.

What is the root cause of that problem?

We are using wrong word

requiresTag: 'Members must tag all spend',

What changes do you think we should make in order to solve the problem?

This bug only happen with English translation, we don't need to fix in Spanish translation

requiresTag: 'Members must tag all spend',

requiresTag: 'Members must tag all expenses', 

We also should to fix the same bug in here

6. Enable the “Members must tag/categorize all spend” toggle.

6. Enable the “Members must tag/categorize all spend” toggle.

What alternative solutions did you explore? (Optional)

Reminder: Please use plain English, be brief and avoid jargon. Feel free to use images, charts or pseudo-code if necessary. Do not post large multi-line diffs or write walls of text. Do not create PRs unless you have been hired for this job.

@melvin-bot melvin-bot bot added the Overdue label May 20, 2024
Copy link

melvin-bot bot commented May 21, 2024

@strepanier03 Huh... This is 4 days overdue. Who can take care of this?

@strepanier03 strepanier03 added the External Added to denote the issue can be worked on by a contributor label May 21, 2024
Copy link

melvin-bot bot commented May 21, 2024

Job added to Upwork: https://www.upwork.com/jobs/~0119b30dfee00c07e8

@melvin-bot melvin-bot bot changed the title Tags - The text content for the tag settings didn't update to "expenses" [$250] Tags - The text content for the tag settings didn't update to "expenses" May 21, 2024
@melvin-bot melvin-bot bot added the Help Wanted Apply this label when an issue is open to proposals by contributors label May 21, 2024
Copy link

melvin-bot bot commented May 21, 2024

Triggered auto assignment to Contributor-plus team member for initial proposal review - @aimane-chnaif (External)

@melvin-bot melvin-bot bot removed the Overdue label May 21, 2024
@strepanier03
Copy link
Contributor

Able to repro so I tied it to a project and set external.

@aimane-chnaif
Copy link
Contributor

As the solution is straightforward, I'd like to go with @nkdengineer's proposal since it covers all instances.
🎀👀🎀 C+ reviewed

Copy link

melvin-bot bot commented May 22, 2024

Triggered auto assignment to @nkuoch, see https://stackoverflow.com/c/expensify/questions/7972 for more details.

@Krishna2323
Copy link
Contributor

@aimane-chnaif, there are few more translations that should also be changed to expenses. There are more in the translation files that we might want to update but these are on categories/tags page.

App/src/languages/en.ts

Lines 716 to 717 in e8ae3c5

tagSelection: 'Select a tag to better organize your spend.',
categorySelection: 'Select a category to better organize your spend.',

subtitle: 'Add a category to organize your spend.',

@aimane-chnaif
Copy link
Contributor

I don't think we should replace all occurrences of "spend" with "expenses".
@hayata-suenaga can you please confirm ^

@hayata-suenaga
Copy link
Contributor

I don't think we should replace all occurrences of "spend" with "expenses".

I feel like we made a move to change all wording of spend to expenses throughout New Expensify, @trjExpensify?
Should we update the remaining texts, too?

@hayata-suenaga
Copy link
Contributor

I'll handle this PR as this is the regression from my App PR 🙇

@hayata-suenaga hayata-suenaga mentioned this issue May 22, 2024
48 tasks
@melvin-bot melvin-bot bot added Reviewing Has a PR in review and removed Daily KSv2 labels May 22, 2024
Copy link

melvin-bot bot commented May 30, 2024

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

Copy link

melvin-bot bot commented May 30, 2024

The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.77-11 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-06-06. 🎊

For reference, here are some details about the assignees on this issue:

Copy link

melvin-bot bot commented May 30, 2024

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:

  • [@aimane-chnaif] The PR that introduced the bug has been identified. Link to the PR:
  • [@aimane-chnaif] The offending PR has been commented on, pointing out the bug it caused and why, so the author and reviewers can learn from the mistake. Link to comment:
  • [@aimane-chnaif] A discussion in #expensify-bugs has been started about whether any other steps should be taken (e.g. updating the PR review checklist) in order to catch this type of bug sooner. Link to discussion:
  • [@aimane-chnaif] Determine if we should create a regression test for this bug.
  • [@aimane-chnaif] If we decide to create a regression test for the bug, please propose the regression test steps to ensure the same bug will not reach production again.
  • [@strepanier03] Link the GH issue for creating/updating the regression test once above steps have been agreed upon:

@melvin-bot melvin-bot bot added Daily KSv2 and removed Weekly KSv2 labels Jun 6, 2024
Copy link

melvin-bot bot commented Jun 6, 2024

Payment Summary

Upwork Job

BugZero Checklist (@strepanier03)

  • I have verified the correct assignees and roles are listed above and updated the neccesary manual offers
  • I have verified that there are no duplicate or incorrect contracts on Upwork for this job (https://www.upwork.com/ab/applicants/1793038382904958976/hired)
  • I have paid out the Upwork contracts or cancelled the ones that are incorrect
  • I have verified the payment summary above is correct

@melvin-bot melvin-bot bot added the Overdue label Jun 10, 2024
@aimane-chnaif
Copy link
Contributor

This was not regression but minor copy update. I don't think this requires regression test.

Copy link

melvin-bot bot commented Jun 11, 2024

@strepanier03, @aimane-chnaif, @hayata-suenaga Huh... This is 4 days overdue. Who can take care of this?

@strepanier03
Copy link
Contributor

Payment Summary

@JmillsExpensify - Request incoming.

Copy link

melvin-bot bot commented Jun 17, 2024

@JmillsExpensify, @strepanier03, @aimane-chnaif, @hayata-suenaga Huh... This is 4 days overdue. Who can take care of this?

@melvin-bot melvin-bot bot added the Overdue label Jun 17, 2024
@hayata-suenaga
Copy link
Contributor

just waiting for payment

@strepanier03
Copy link
Contributor

Can close once payment is requested.

@melvin-bot melvin-bot bot removed the Overdue label Jun 19, 2024
@strepanier03
Copy link
Contributor

@aimane-chnaif - Just checking in, did you request payment for this? Can I close this out yet?

Copy link

melvin-bot bot commented Jun 24, 2024

@JmillsExpensify, @strepanier03, @aimane-chnaif, @hayata-suenaga Uh oh! This issue is overdue by 2 days. Don't forget to update your issues!

@melvin-bot melvin-bot bot added the Overdue label Jun 24, 2024
@aimane-chnaif
Copy link
Contributor

yet using upwork

@melvin-bot melvin-bot bot removed the Overdue label Jun 24, 2024
@strepanier03
Copy link
Contributor

@aimane-chnaif - You requested via Upwork? My records show you're using Manual Requests, which is maybe what I think you meant right?

Reopen this if that's incorrect and you want me to make you an Upwork job.

@aimane-chnaif
Copy link
Contributor

@strepanier03 I am still using upwork. Can you please reopen and sort payment? Thanks

@strepanier03 strepanier03 reopened this Oct 30, 2024
@strepanier03
Copy link
Contributor

@strepanier03
Copy link
Contributor

PAID!

@strepanier03 strepanier03 changed the title [HOLD for payment 2024-06-06] [$250] Tags - The text content for the tag settings didn't update to "expenses" [PAID] [$250] Tags - The text content for the tag settings didn't update to "expenses" Oct 30, 2024
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. Daily KSv2 External Added to denote the issue can be worked on by a contributor Help Wanted Apply this label when an issue is open to proposals by contributors
Projects
No open projects
Archived in project
Development

No branches or pull requests

9 participants