-
Notifications
You must be signed in to change notification settings - Fork 3k
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- Workspace name could not be edited/updated #54696
Comments
Triggered auto assignment to @marcaaron ( |
Triggered auto assignment to @mallenexpensify ( |
💬 A slack conversation has been started in #expensify-open-source |
👋 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:
|
Confirming I am able to reproduce on staging and not on production. We're not deploying to production on NYE or New Year's Day, right ? Which makes me think that Thurs would be the earliest. Only issue I could quickly find that looked like it could be related |
Offending PR: #52812 We're changing the param name here from But we're not updating here which is (policyID, name, currencyValue)
So inside the onSubmit function here we will exit from updating the workspace name if the policy value is undefined Since we do not update it here the policyID value is the currencyValue and when we check here it will return true
App/src/libs/actions/Policy/Policy.ts Lines 1196 to 1200 in e5108a1
cc: @mallenexpensify I can raise a PR if needed |
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. |
cc @pasyukevich @hungvu193 - messaged y'all in slack, but this may related to your PR |
#54722 is ready! |
PR merged, CPing now
|
PR CP'd - @hungvu193 are you free to test in staging? |
Yep. Checking now |
Confirm it's fixed on Staging 🎉 Screen.Recording.2025-01-02.at.16.06.09.mov |
amazing, thanks!! closing since no payment due 👍 |
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: v9.0.80-1
Reproducible in staging?: Yes
Reproducible in production?: No
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: N/A
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Device used: Windows 10 / Chrome, Samsung s10/ Chrome
App Component: Workspace Settings
Action Performed:
Expected Result:
WS name can be edited/ Updated
Actual Result:
WS name could not be edited/ updated
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6704696_1735687069171.bandicam_2025-01-01_02-13-42-508.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: