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 2024-04-09] [$50] [Simplified Collect][Members] Transfer owner - Typing error in "You're now the owner if this workspace" #39055

Closed
6 tasks done
kbecciv opened this issue Mar 27, 2024 · 26 comments
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 Engineering External Added to denote the issue can be worked on by a contributor

Comments

@kbecciv
Copy link

kbecciv commented Mar 27, 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.57-0
Reproducible in staging?: y
Reproducible in production?: n
Issue reported by: Applause - Internal Team

Action Performed:

Precondition:

  • User is an admin of a Collect workspace, but not an owner.
  1. Go to staging.new.expensify.com.
  2. Go to Profile > Workspaces > Collect workspace.
  3. Go to Members.
  4. Click on the owner in the list.
  5. Click Transfer owner.
  6. Go through the steps.

Expected Result:

The final step shows "You're now the owner of this workspace".

Actual Result:

The final step shows "You're now the owner if this workspace".

Workaround:

n/a

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

Add any screenshot/video evidence

Bug6428619_1711540654857.typo.mp4

image

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~01e7f705da068a3f67
  • Upwork Job ID: 1773004791501500416
  • Last Price Increase: 2024-03-27
@kbecciv kbecciv added the DeployBlockerCash This issue or pull request should block deployment label Mar 27, 2024
Copy link
Contributor

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

Copy link

melvin-bot bot commented Mar 27, 2024

Triggered auto assignment to @flodnv (Engineering), see https://stackoverflowteams.com/c/expensify/questions/9980/ for more details.

@ZhenjaHorbach
Copy link
Contributor

ZhenjaHorbach commented Mar 27, 2024

Looks like regression from this PR
#37869

Proposal

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

Transfer owner - Typing error in "You're now the owner if this workspace"

What is the root cause of that problem?

The main problem with issue is that we use incorrect text

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

To fix this issue we can update text here

successDescription: "You're now the owner if this workspace.",

Screenshot 2024-03-27 at 14 52 14

If the translator is not lying, we have a correct translation in Spanish

Screenshot 2024-03-27 at 14 51 04

Additional information:
I checked all new translations using grammary, and found this ( But it looks optional)

Screenshot 2024-03-27 at 14 56 56

What alternative solutions did you explore? (Optional)

NA

@kbecciv
Copy link
Author

kbecciv commented Mar 27, 2024

We think that this bug might be related to #wave-control

@ghost
Copy link

ghost commented Mar 27, 2024

Proposal

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

Transfer owner - Typing error in "You're now the owner if this workspace"

What is the root cause of that problem?

Here in en.ts file :

successDescription: "You're now the owner if this workspace.",

as well as in es.ts file :
successDescription: 'Ahora eres el propietario de este espacio de trabajo.',

the text is wrong, You're now the owner if this workspace.

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

We need to update it from You're now the owner if this workspace. to You're now the owner of this workspace.

What alternative solutions did you explore? (Optional)

N/A

@flodnv flodnv changed the title Transfer owner - Typing error in "You're now the owner if this workspace" [$50] Transfer owner - Typing error in "You're now the owner if this workspace" Mar 27, 2024
Copy link

melvin-bot bot commented Mar 27, 2024

⚠️ Could not update price automatically because there is no linked Upwork Job ID. The BZ team member will need to update the price manually in Upwork.

@flodnv
Copy link
Contributor

flodnv commented Mar 27, 2024

cc @luacmartins

@flodnv flodnv added the External Added to denote the issue can be worked on by a contributor label Mar 27, 2024
Copy link

melvin-bot bot commented Mar 27, 2024

Job added to Upwork: https://www.upwork.com/jobs/~01e7f705da068a3f67

@melvin-bot melvin-bot bot added the Help Wanted Apply this label when an issue is open to proposals by contributors label Mar 27, 2024
Copy link

melvin-bot bot commented Mar 27, 2024

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

@melvin-bot melvin-bot bot removed the Help Wanted Apply this label when an issue is open to proposals by contributors label Mar 27, 2024
Copy link

melvin-bot bot commented Mar 27, 2024

❌ There was an error making the offer to @fedirjh for the Reviewer role. The BZ member will need to manually hire the contributor.

Copy link

melvin-bot bot commented Mar 27, 2024

❌ There was an error making the offer to @ZhenjaHorbach for the Contributor role. The BZ member will need to manually hire the contributor.

@flodnv flodnv changed the title [$50] Transfer owner - Typing error in "You're now the owner if this workspace" [$25] Transfer owner - Typing error in "You're now the owner if this workspace" Mar 27, 2024
@flodnv flodnv changed the title [$25] Transfer owner - Typing error in "You're now the owner if this workspace" [$50] Transfer owner - Typing error in "You're now the owner if this workspace" Mar 27, 2024
@melvin-bot melvin-bot bot changed the title [$50] Transfer owner - Typing error in "You're now the owner if this workspace" [$25] Transfer owner - Typing error in "You're now the owner if this workspace" Mar 27, 2024
Copy link

melvin-bot bot commented Mar 27, 2024

Upwork job price has been updated to $25

@flodnv flodnv added the Bug Something is broken. Auto assigns a BugZero manager. label Mar 27, 2024
@flodnv
Copy link
Contributor

flodnv commented Mar 27, 2024

@ZhenjaHorbach go ahead and submit the PR

@luacmartins luacmartins changed the title [$50] Transfer owner - Typing error in "You're now the owner if this workspace" [$50] [Simplified Collect][Members] Transfer owner - Typing error in "You're now the owner if this workspace" Mar 27, 2024
@luacmartins
Copy link
Contributor

I'm gonna demote this to NAB given that these pages are not available to users yet.

@luacmartins luacmartins removed the DeployBlockerCash This issue or pull request should block deployment label Mar 27, 2024
@flodnv
Copy link
Contributor

flodnv commented Mar 27, 2024

@strepanier03 the only payment needed here is $50 to @ZhenjaHorbach. No C+, no regressions.

@melvin-bot melvin-bot bot added Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Weekly KSv2 labels Apr 2, 2024
@melvin-bot melvin-bot bot changed the title [$50] [Simplified Collect][Members] Transfer owner - Typing error in "You're now the owner if this workspace" [HOLD for payment 2024-04-09] [$50] [Simplified Collect][Members] Transfer owner - Typing error in "You're now the owner if this workspace" Apr 2, 2024
@melvin-bot melvin-bot bot removed the Reviewing Has a PR in review label Apr 2, 2024
Copy link

melvin-bot bot commented Apr 2, 2024

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

Copy link

melvin-bot bot commented Apr 2, 2024

The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.58-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-04-09. 🎊

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

Copy link

melvin-bot bot commented Apr 2, 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:

  • [@flodnv] The PR that introduced the bug has been identified. Link to the PR:
  • [@flodnv] 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:
  • [@flodnv] 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:
  • [@ZhenjaHorbach] Determine if we should create a regression test for this bug.
  • [@ZhenjaHorbach] 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:

@strepanier03 strepanier03 removed their assignment Apr 5, 2024
@strepanier03 strepanier03 added Bug Something is broken. Auto assigns a BugZero manager. and removed Bug Something is broken. Auto assigns a BugZero manager. labels Apr 5, 2024
Copy link

melvin-bot bot commented Apr 5, 2024

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

@melvin-bot melvin-bot bot added Daily KSv2 and removed Weekly KSv2 labels Apr 5, 2024
@strepanier03
Copy link
Contributor

@dylanexpensify - I'm going to be out of the office when the payment hold is lifted. All that's needed is payment on the 9th (I'll be back the 12th). I handled the manual hiring and we're just waiting for the contributor to accept.

@ZhenjaHorbach - I've hired you to the job in Upwork, please accept that.

@ZhenjaHorbach
Copy link
Contributor

@dylanexpensify - I'm going to be out of the office when the payment hold is lifted. All that's needed is payment on the 9th (I'll be back the 12th). I handled the manual hiring and we're just waiting for the contributor to accept.

@ZhenjaHorbach - I've hired you to the job in Upwork, please accept that.

Done )

@melvin-bot melvin-bot bot added Daily KSv2 and removed Daily KSv2 labels Apr 8, 2024
@dylanexpensify
Copy link
Contributor

Payment summary:

Please apply!

@dylanexpensify
Copy link
Contributor

yo! All done!

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 Engineering External Added to denote the issue can be worked on by a contributor
Projects
No open projects
Archived in project
Development

No branches or pull requests

7 participants