-
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
[$1000] Assign Task - Attendee name disappears when editing the title of the task for the first time #23684
Comments
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Current assignee @thienlnam is eligible for the Engineering assigner, not assigning anyone new. |
This looks related to #23549 (comment) |
I can't seem to reproduce this with a valid task |
Actually I can, it seems that it has to be an existing task for this to work |
Happens on prod so this is not a blocker, I think this needs to be updated in the BE though |
yes, this happens because |
After assign task again, |
cc @Beamanator Ah, I think this is because the BE still relies on assignee email and doesn't grab it from the assigneeAccountID. We should probably update the auth command |
Job added to Upwork: https://www.upwork.com/jobs/~01a2f6fe3ad8185d61 |
Triggered auto assignment to Contributor Plus for review of internal employee PR - @rushatgabhane ( |
Part of removing the managerEmail is that now we'll have to update the FE to grab the login from the managerID |
Yeah makes sense to me 👍 |
BE should already be returning the managerID, though I'm not sure if the FE will have the email for the personal details for the managerID. Going to throw the external label to have someone investigate |
Triggered auto assignment to @isabelastisser ( |
Current assignee @rushatgabhane is eligible for the External assigner, not assigning anyone new. |
Not overdue, just added external |
ProposalPlease re-state the problem that we are trying to solve in this issue.The title is edited but the assigned person disappears What is the root cause of that problem?
Regarding this, we're already getting the personal details from
Examples of those places (there're many more) App/src/pages/home/report/ReportActionItem.js Line 625 in f9d760f
Line 437 in f9d760f
Line 480 in f9d760f
What changes do you think we should make in order to solve the problem?
What alternative solutions did you explore? (Optional)NA |
ProposalPlease re-state the problem that we are trying to solve in this issue.The title is edited but the assigned person disappears What is the root cause of that problem?
i think in the backend side they are using the Why Second time passing Correctly meanson assignee selection we are passing assignee App/src/pages/tasks/TaskAssigneeSelectorModal.js Lines 173 to 176 in d4cd138
so edit task return with manageremail correctly. What changes do you think we should make in order to solve the problem?
What alternative solutions did you explore? (Optional)NA #23684 (comment)
![]() |
@rushatgabhane can you please review the proposals above? Thanks! |
Sure thing! |
@thienlnam looks like the backend is returning managerID as We need to fix this on the backend |
@rushatgabhane @thienlnam can you check My RCA once. because I have the exact reason of the backend returning as |
Internal PR has been merged, can we still see if this problem exists? |
|
@rushatgabhane @thienlnam there're a lot of redundant usage of |
We're removing managerEmail entirely as part of a separate project and that should be taken care of there. cc @isabelastisser Could we just get a payment to the reporter of this bug? |
This comment was marked as off-topic.
This comment was marked as off-topic.
I will get to this soon! |
@situchan what's your Upwork profile? |
Issue not reproducible during KI retests. (First week) |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Issue found when executing PR #23342
Action Performed:
Expected Result:
User expects the title to be edited and the assigned person to remain
Actual Result:
The title is edited but the assigned person disappears
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.46-0
Reproducible in staging?: y
Reproducible in production?: n
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
Bug6142696_Assigned_name_disappears_when_the_user_edits_the_task_title.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team / @situchan
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1690264910826859
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: