-
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
Workspace - Custom avatar uploaded offline is inconsistent after deleting workspace #35177
Comments
Triggered auto assignment to @rlinoz ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
We think that this bug might be related to #vip-vsb |
This is an edge case and not blocking the users, so I am demoting this one. |
Raised this in the PR #32986 (comment) |
ProposalPlease re-state the problem that we are trying to solve in this issue.Custom avatar uploaded offline is inconsistent after deleting workspace What is the root cause of that problem?This a BE issue where if the workspace is all created, update avatar and delete workspace offline and it sets the avatar to the non-default avatar set by the user. I think the reason might be related to the order of the requests of the What changes do you think we should make in order to solve the problem?This should be fixed in BE but there is a simple fix in FE we can follow, which is to check if it is an archived workspace before returning the workspace avatar here Lines 1450 to 1453 in 83a7535
What alternative solutions did you explore? (Optional) |
@rlinoz Whoops! This issue is 2 days overdue. Let's get this updated quick! |
I will try to find a wave/vip to put this into, but I checked and we are not blocking policy changes if the policy is deleted, so we might want to start doing that. |
bumped this in #vip-vsb today. |
Triggered auto assignment to @miljakljajic ( |
Hey @miljakljajic do you think we have a wave for this or maybe we should close this? |
I think we can close - feels more like polish to me. Thank you @rlinoz! |
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: v1.4.32-2
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
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
Issue found when executing PR #32986
Action Performed:
Precondition: There is no workspace.
Expected Result:
n Step 7, the default avatar should be the same in full screen view.
In Step 8. after going online, the default avatar should remain.
Actual Result:
n Step 7, the default avatar is different in the full screen view (different background color).
In Step 8. after going online, the avatar reverts to custom avatar that is uploaded offline.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6355012_1706208611278.20240126_024445.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: