-
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 2023-06-28] [$1000] New member as Hidden shows while create new room in offline mode #20967
Comments
Triggered auto assignment to @conorpendergrast ( |
Bug0 Triage Checklist (Main S/O)
|
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Triggered auto assignment to @bondydaa ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.New member as Hidden shows while create new room in offline mode What is the root cause of that problem?We are using this line to get participants here. const participants = _.unique([currentUserAccountID, ..._.pluck(policy.employeeList, 'accountID')]);` And this is what we get after sending request for "policy": {
"employeeList": [{"email": "[email protected]", "forwardsTo": "", "role": "admin", "submitsTo": "[email protected]"}]
} As you can see there is no [currentUserAccountID, undefined] It will show 'Hidden' for const userPersonalDetail = lodashGet(personalDetails, accountID, {displayName: personalDetails.displayName || 'Hidden', avatar: ''}); The reason why it doesn't happen when we are in online mode is What changes do you think we should make in order to solve the problem?BE return What alternative solutions did you explore? (Optional)N/A. |
📣 @ginsuma! 📣
|
Job added to Upwork: https://www.upwork.com/jobs/~01b0bb944a66007f1c |
Current assignee @conorpendergrast is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @fedirjh ( |
Great: not reproducible on Production, just on Staging (making this a deploy blocker) |
@conorpendergrast @bondydaa This probably should be fixed on backend, the returned |
Ok, I wonder if this is going to be resolved via #19007 @bondydaa @Beamanator what do you think? |
Hmm #19007 is more of a tracking issue, quickly looking I don't see any open PRs specifically tied to something addressing the bug reported here but I also don't know much about that project/refactor so @Beamanator @puneetlath @pecanoro can you confirm if there is already something WIP or not? |
I think this issue though has 2 different pieces to it. Since part of it is dealing with "offline" updates it's not solely a backend/api thing. Looks like the line linked in the proposal App/src/libs/actions/Report.js Line 1158 in b997868
I think it's in part b/c we are transitioning between the so maybe we need to support both |
Thanks! Looking at this issue and the PR, it seems like we have:
I'll get people hired and paid on the usual timeline. Let me know if any of that is wrong, thanks! |
|
This comment was marked as duplicate.
This comment was marked as duplicate.
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:
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.30-5 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-29. 🎊 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:
|
Going to hire these people #20967 (comment) (using this link) |
Looks like the urgency bonus applies here too, so I'll factor that in as well |
Offers sent 👍 |
Paid: Waiting for contract to be accepted: |
Waiting for the contract to be accepted to pay @aimane-chnaif (with urgency bonus), and for the C+ checklist |
@aimane-chnaif FYI: I'm waiting to pay you! Please accept this contract and complete the C+ checklist |
As this is one of issues came from secure logins refactor, I don't think regression test is needed. |
Alright, sounds good. Let's leave that discussion to that issue. Paid now, and I think we are safe to close this out now. Reopen or comment if you disagree! |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Action Performed:
Expected Result:
should show only one member
Actual Result:
shows two member (one with Hidden name)
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.29-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
Screen.Recording.2023-06-16.at.3.20.05.PM.mov
Expensify/Expensify Issue URL:
Issue reported by: @gadhiyamanan
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1686909294977579
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: