-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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 2023-06-19] [$1000] Assign Task - An incorrect error message is displayed when clicking confirm task #18669
Comments
Triggered auto assignment to @kevinksullivan ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Incorrect error message is shown when trying to submit a task What is the root cause of that problem?The root cause is this condition. Here, we're showing the same error if either of What changes do you think we should make in order to solve the problem?We need to replace this with:
I've left the error message for each case to be empty because they don't exist yet and we'll need Spanish translations for it as well. I think we don't need to store the error message in the state. Since we're already doing a What alternative solutions did you explore? (Optional)None |
discussed in slack and going to move forward with solving this here. CC @thienlnam |
Job added to Upwork: https://www.upwork.com/jobs/~015e12624031ff7035 |
Current assignee @kevinksullivan is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @aimane-chnaif ( |
Triggered auto assignment to @madmax330 ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Incorrect error message when trying to confirm task without assignee. What is the root cause of that problem?Error message is set below App/src/pages/tasks/NewTaskPage.js Line 102 in d76e066
and set App/src/pages/tasks/NewTaskPage.js Lines 139 to 142 in d76e066
This is the main reason. What changes do you think we should make in order to solve the problem?Now we are using First, replace these 2 lines App/src/pages/tasks/NewTaskPage.js Lines 101 to 102 in d76e066
with this one:
Replace this line App/src/pages/tasks/NewTaskPage.js Line 106 in d76e066
with
Remove this line App/src/pages/tasks/NewTaskPage.js Line 113 in d76e066
Replace these lines App/src/pages/tasks/NewTaskPage.js Lines 139 to 142 in d76e066
with
Change this line App/src/pages/tasks/NewTaskPage.js Line 198 in d76e066
Lastly, add the corresponding translation data. What alternative solutions did you explore? (Optional) |
@aimane-chnaif have you had time to review the proposals? |
I'm going to reassign this since I'll be OOO for several days. |
Triggered auto assignment to @MitchExpensify ( |
Friendly bump @aimane-chnaif |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Triggered auto assignment to @NickTooker ( |
Copy looks good - straight forward. I would put periods on the end of the sentences. Thanks! |
Thanks @NickTooker |
Unassigning myself to pass the bug-zero baton back to @kevinksullivan since he's returned from OOO 👍 |
Un-assigning myself - feel free to reassign me if you need more copy input. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.26-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 2023-06-19. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
As a reminder, here are the bonuses/penalties that should be applied for any External 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:
|
Hey @aimane-chnaif and @allroundexperts , please finish out the steps above so I can pay this on time. Thanks! |
Hi @aimane-chnaif @allroundexperts bumping the above. Please finish this out and then I'll make the payments. Thanks! |
No PRs caused regression but the error messages were not thoroughly handled while implementing new create task feature. Regression Test Proposal: Case 1:
Case 2:
|
Timeline analysis:
Total active days to clock: 3 days (May 30 - Jun 1, Jun 5 - Jun 6) |
Thanks @aimane-chnaif . Payments are made but I am waiting for upwork to let me end the contract 🙃 . ![]() |
Will close this out and set a reminder to check the job for ending contract. Thanks everyone! |
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:
The error asks for a share destination but not a title
Actual Result:
An incorrect message is displayed.
The title was entered, and the error asks for it
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.12.0
Reproducible in staging?: Yes
Reproducible in production?: Yes
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Bug6048425_Recording__4489.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: