-
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-12-26] Room - Unable to leave public room #33010
Comments
👋 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:
|
Triggered auto assignment to @hayata-suenaga ( |
This is the response for the This is the response for the There seems no difference between the two responses, so the issue probably stem from the front end code change. Let me if the action code has recently been changed -> https://expensify.slack.com/archives/C0593T50UHG/p1702500582444429 |
this might be coming from to #28730, its a big PR so i am still trying to get to exact root cause |
Yes I already pinged @blazejkustra. Meanwhile if you find a root cause, please feel free to make a fix PR for this @ishpaul777. |
ProposalPlease re-state the problem that we are trying to solve in this issue.User is unable to leave the room. The room changes to Archived and back to normal What is the root cause of that problem?When we leave room, we don't set the App/src/libs/actions/Report.ts Line 2069 in e81ed8f
which makes App/src/libs/actions/Report.ts Line 1066 in e81ed8f
What changes do you think we should make in order to solve the problem?
App/src/libs/actions/Report.ts Line 2069 in e81ed8f
or we should use
App/src/pages/home/ReportScreen.js Line 316 in e81ed8f
Or we should remove this check from the condition because App/src/pages/home/ReportScreen.js Line 318 in e81ed8f
Or remove App/src/libs/actions/Report.ts Line 2069 in e81ed8f
What alternative solutions did you explore? (Optional)For point 2 in my proposal, we can remove this case in App/src/libs/actions/Report.ts Line 2111 in e81ed8f
|
@hayata-suenaga What about my proposal? |
waiting for @blazejkustra |
Okay, so we still need to fix this, but it's occuring on production screen-20231214-104607.mp4 |
Anyway, this PR seems to resolve the issue 👍 |
@hayata-suenaga @Julesssss Sorry for late response I finished work yesterday, here is a PR that should fix it. As this is a regression that originated from my TS migration PR, I fixed it without a proposal. If needed I can post one with more details, just let me know. |
Because the PR has been merged, I'll close this issue |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.13-8 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-12-26. 🎊 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.
|
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: 1.4.12-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
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
Action Performed:
Note that user is unable to leave the room
Expected Result:
User is able to leave the room
Actual Result:
User is unable to leave the room. The room changes to Archived and back to normal
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6312080_1702492440997.public_room.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: