-
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 - Error when inviting members to the workspace #55276
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 @dangrous ( |
Triggered auto assignment to @bfitzexpensify ( |
💬 A slack conversation has been started in #expensify-open-source |
looking into this; will attempt to reproduce locally but I need to rebuild my vm so it might be a little bit |
I am not able to replicate this on staging or locally. Everything seems to work fine? |
@IuliiaHerets is it possible to retest this? Both @srikarparsi and I couldn't reproduce on staging or locally. |
Tester still can reproduce the issue with Gmail and Expensifail accounts 20250116_033423.mp420250116_033228.mp4 |
Okay thank you! I was able to replicate. It looks like the error is that the backend is trying to create an #announce channel with Maybe we changed how we calculate the optimistic report? If not, this might be backend... |
I think this is a backend race condition that wasn't visible until we had this functionality in ND. I think the best path for now might be to revert the PR, and take a look at the BE, since I don't see any obvious fixes yet. |
I didn't see this issue during my testing. Does this happen with a new user email? |
If you think the backend will take time, then we can revert and then recreate the PR when backend is fixed. |
so re: testing - for me it had to be a fresh workspace, and adding two admins at once - not sure if that was one of the cases you had tried? I probably wouldn't have thought about that particular one |
OK, I was able to reproduce this. It is completely a backend issue. Do you think we can get someone assigned to it to fix the backend? This is not a deploy blocker as nothing breaks on the app. User can invite again. @dangrous We don't need to revert the other PR. |
Let's remove the DP label. cc: @dangrous @bfitzexpensify |
Okay I'm 99% of the way to figuring it out, we're switching the optimisticAnnounceReportID and the optimisticAnnounceReportActionID on the backend somewhere in PHP, which breaks things. This is definitely not frontend, as you said @parasharrajat. I don't love deploying a feature that doesn't work, but I guess it's fine? What do you think, @bfitzexpensify ? Should we hold until I find the cause and cp the fix (probably 1-2 hours max)? Or go ahead |
okay fix is up for review! https://github.com/Expensify/Web-Expensify/pull/45145 |
we're CP-ing it to staging and then prod, so should be pretty quick to solve this |
this is all set! |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 9.0.86-0
Reproducible in staging?: Yes
Reproducible in production?: N/A - new feature, doesn't exist in prod
If this was caught during regression testing, add the test name, ID and link from TestRail: #55198
Email or phone of affected tester (no customers): Mac 15.0 / Chrome
Issue reported by: Applause Internal Team
Device used: applausetester+100106kh@applause.expensifail.com
App Component: Workspace Settings
Action Performed:
Expected Result:
Members should be invited without issue.
Actual Result:
Error when inviting members to the workspace
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6714803_1736951887307.20250115_223617.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: