-
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-10] [$250] Onboarding tasks - Error appears when renaming onboarding tasks #46781
Comments
Triggered auto assignment to @isabelastisser ( |
@isabelastisser FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors |
ProposalPlease re-state the problem that we are trying to solve in this issue.Error message displayed upon editing task title. There is also a success message displayed stating that task updated. What is the root cause of that problem?Calling Update:
What changes do you think we should make in order to solve the problem?2 fixes needed here.
What alternative solutions did you explore? (Optional)N.A. |
Edited by proposal-police: This proposal was edited at 2024-08-06 08:11:31 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue."Task description too long" error appears and the title of the task is not renamed but a system generated message shows up noting that the task title has been changed What is the root cause of that problem?When we call API What changes do you think we should make in order to solve the problem?Because the Back End has updated the description limit to 1000, we also need to update the description limit of the App to ensure consistency. Update limit here, here to 1000 Lines 184 to 186 in 5e5bff3
Line 2485 in 5e5bff3
What alternative solutions did you explore? (Optional) |
ProposalPlease re-state the problem that we are trying to solve in this issue.Error appears when renaming onboarding tasks What is the root cause of that problem?on What changes do you think we should make in order to solve the problem?Onboarding tasks title and description shouldn't be editable, and user shouldn't be able to mark the onboarding tasks to complete manually, since the task will be marked as complete automatically once the user completed the task steps. For example, "Invite your team" task will be automatically completed when user invited member to their workspace Add the following code on
What alternative solutions did you explore? (Optional)If we only want to make the title and description not editable add the following code here
|
Job added to Upwork: https://www.upwork.com/jobs/~01a97f2cc7f0719d28 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @ZhenjaHorbach ( |
I will check proposals today or tomorrow |
Hmmmm @isabelastisser |
@isabelastisser, @ZhenjaHorbach Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Looking. |
@ZhenjaHorbach, I think there's some confusion here. Users should be able to rename the onboard tasks. The issue reported concerns the error message that appears when the task name is updated. We're throwing an error message even though the task is being successfully renamed. |
Thanks for the answer 😃 Actually, the issue stems from a 500-character limit on task descriptions. So I think we'll need some help from an internal engineer |
Thanks everyone for proposals !
As I can see only @daledah updated the proposal to new requirements (#46781 (comment)) 🎀👀🎀 C+ reviewed |
Triggered auto assignment to @mountiny, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
Are we sure we're okay with them renaming onboarding tasks, @anmurali @danielrvidal? |
I kinda feel like we should not allow it |
📣 @ZhenjaHorbach 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @daledah You have been assigned to this job! |
I'll raise PR today |
@ZhenjaHorbach This PR is ready for review. |
Issue not reproducible during KI retests. (First week) |
Looks like production deploy automation failed: This should be on [HOLD for Payment 2024-09-06] according to prod deploy checklist, confirmed in slack |
It's more like a new feature
NA
NA
Regression Test Proposal
Do we agree 👍 or 👎 |
I think we can add this test as non-critical |
@daledah, what is your Upwork profile? Can you please apply for this job there? |
Payment summary: @ZhenjaHorbach, $250 for C+ review. Paid in Upwork. |
Bump @daledah so I can process the payment in Upwork. Thanks! |
@isabelastisser Here's my Upwork profile https://www.upwork.com/freelancers/~0138d999529f34d33f, please help send the offer. TIA |
@daledah, thanks! I sent you the offer in Upwork now. all set! |
@isabelastisser I accepted thx |
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.16
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
The title of the task changes successfully
Actual Result:
"Task description too long" error appears and the title of the task is not renamed but a system generated message shows up noting that the task title has been changed
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6554799_1722095847062.4_5848162808948069272.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @isabelastisserThe text was updated successfully, but these errors were encountered: