-
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 2022-12-06] [$1000] Error for Duplicate Room name is not translated to spanish #12939
Comments
Triggered auto assignment to @Christinadobrzyn ( |
Pasting my solution from the slack thread if (ValidationUtils.isExistingRoomName(this.state.newRoomName, this.props.reports, this.props.report.policyID)) {
errors.newRoomName = this.props.translate('newRoomPage.roomAlreadyExistsError');
} And the code below at withOnyx reports: {
key: ONYXKEYS.COLLECTION.REPORT,
} It is already approved here. |
Current assignee @Christinadobrzyn is eligible for the External assigner, not assigning anyone new. |
Job added to Upwork: https://www.upwork.com/jobs/~0127ca6f5c680f935b |
I was about to propose similar solution which is proposed on slack after I reported the bug. https://expensify.slack.com/archives/C049HHMV9SM/p1669138878378109 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @parasharrajat ( |
Triggered auto assignment to @Luke9389 ( |
Taking over from @Luke9389 since I already discussed this in slack. @parasharrajat can you double check the proposal from @Puneet-here ? |
I was about to propose similar solution which is proposed on slack after I had reported the bug. https://expensify.slack.com/archives/C049HHMV9SM/p1669138878378109 |
Checking... Waiting for confirmation internally about the backend vs frontend error before moving forward. |
@varshamb sorry, but it's a first come first served and Puneet's proposal was first. You will still get the reporting bonus though. |
@Puneet-here 's proposal looks good. We are only focusing on the front-end errors for now. Note: @varshamb You can optionally propose a solution on slack as well with the bug report. @Puneet-here Please keep your proposals on GH. cc: @iwiznia 🎀 👀 🎀 C+ reviewed |
@iwiznia It's not about bonus at all! |
Thanks! I will keep it in mind. In this case I posted the solution in the thread because it was easy to explain the issue that way. |
I have raised the PR here. |
AFAIK yes, you can, but there's risk we decide not to fix the bug (and thus the proposal is "wasted"). |
ok, maybe I am wrong and should've not skipped the process, just wanted to get the issue resolved quickly. |
Ok, I haven't proposed a solution on slack as the Proposal of another contributor was already accepted on Slack. |
Sorry, catching up here, @iwiznia are you good with #12939 (comment)? Ah, regarding @varshamb - that is a good point. So maybe we should update our contributor guidelines (Step 3. under Finding Jobs) to request contributors post a proposal in the GH if there is one created - otherwise post a proposal in slack? I'm might be wrong but I'm unsure how much the Slack chat is monitored after a job is created in Upwork and the focus moves to the GH. |
Yep
There's a thread about this here https://expensify.slack.com/archives/C02NK2DQWUX/p1669203099566179 |
Thanks @iwiznia! Hired the following in the Upwork job - https://www.upwork.com/jobs/~0127ca6f5c680f935b
@varshamb thank you so much for bringing up the proposal in Slack conversation. Based on this discussion, we will update our guidelines to request that contributors only post a proposal in Slack if a GH isn't created. If the GH is created, the proposal needs to be in the GH for us to see it. Let me know if you have any questions! |
📣 @Puneet-here You have been assigned to this job by @Christinadobrzyn! |
@Christinadobrzyn So what I understand is, one can submit Proposal on Slack (even though he/she is not reporter) till the GH isn't created. |
Hum, that is a good point/question. I believe the option to post in slack is designed only for the reporter as it gives the reporter a chance to propose a solution before it gets to GH where anyone can propose a solution. The expected workflow is:
The intention was to solve the issue where a reporter had a solution but waited for a GH to be created and they ended up losing the opportunity for the job because they weren't the first to post in the GH. I believe we don't want a non-reporter to post a proposal in Slack but let me check with my team to see if they have thoughts on that. (posted here for my own tracking) |
@Christinadobrzyn in this case a Proposal was posted on slack by a non-reporter. The process mentioned in contributing guidelines wasn't followed. A proposal was posted and approved directly on slack. Because of this, I lost the opportunity to propose a solution on slack and github. |
Thank you for the additional information @varshamb, sorry I should've read the original reporting Slack post. I do see that is the case, we're discussing changes to the proposal review process because of this. I'm sorry this happened but we're working on a change that will hopefully make sure this doesn't happen again. |
This was deployed on PROD in 1.2.31-8 #12976 9 days back. Should be ready for payout. |
Ah, looks like the Melvinbot prompt to pay wasn't working for this one - https://expensify.slack.com/archives/C07J32337/p1670302655519719 Sorry for the delay! Paying now... @varshamb $250 for reporting Closed the Upwork job and this GH. |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
Error Message should be displayed in Espanol
Actual Result:
Error message is displayed in English
Workaround:
unknown
Platform:
Where is this issue occurring?
Version Number: 1.2.30-0
Reproducible in staging?: y
Reproducible in production?: y
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos:
Expensify/Expensify Issue URL:
Issue reported by: @varshamb
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1669138878378109
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: