-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Workspace - Can't open the Admin owner profile in Members tab #62360
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
Comments
Triggered auto assignment to @kadiealexander ( |
Triggered auto assignment to @Valforte ( |
💬 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:
|
@kadiealexander FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors. |
This bug looks to be a little deeper, If I'm not the workspace Admin I can't open any member tab. |
Job added to Upwork: https://www.upwork.com/jobs/~021924814134896421646 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @eVoloshchak ( |
Sorry, I haven't had to set a deploy blocker to external, figuring out the proper way to do it |
Found the offending PR #61834 @ChavdaSachin can you update me on the status of this issue? Also read my comment here please #62360 (comment) |
Tagging @Pujan92 to follow |
ProposalPlease re-state the problem that we are trying to solve in this issue.Can't open the owner profile in workspace members tab What is the root cause of that problem?Returning early if App/src/pages/workspace/WorkspaceMembersPage.tsx Lines 401 to 403 in fa08e61
which gets set to true if the current account ID is the owner's:
What changes do you think we should make in order to solve the problem?Along with the if (item.isDisabledCheckbox && policy?.ownerAccountID !== item.accountID) {
return;
} put that here: App/src/pages/workspace/WorkspaceMembersPage.tsx Lines 401 to 403 in fa08e61
What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?
What alternative solutions did you explore? (Optional)N/A |
@Valforte I have the fix but I am unable to enable selection mode on workspaceViewTags page, which is blocking me from testing the fix for current issue. This issue is on both staging and production. Screen.Recording.2025-05-20.at.7.20.07.PM.movI have a fix for this selection mode as well, could you please create a new issue for the Repro steps:
|
@Valforte Hi! Could you please let me know if deploy blockers are only supposed to be fixed by the authors of the offending PR? I'm not opposing that @ChavdaSachin fixes it, I'm just asking so I can skip these issues in the future. Thanks! :) |
@LorenzoBloedow, they can be fixed by other external contributors; it was an error on my end by applying the external label early! Sorry about that, and you should NOT skip those! For the moment, I'll try to work on this with @ChavdaSachin, but it can become open for other proposals at a later moment! |
No worries, thank you for the quick response! :) |
As for @ChavdaSachin please give me a moment to figure out the proper way to move forward! I'll reply and tag you as soon as possible |
@Valforte You can directly assign this issue to @ChavdaSachin and me. @ChavdaSachin will raise a PR against our PR which caused a regression. |
please take a look at this as well |
I will check it from my side, meanwhile plz open a draft PR with the other changes. |
So to confirm, #61834 is the root cause of this issue? This seems maybe not straight forward to fix from this comment? If so, I think we should just revert and clean everything up later. Thoughts @Valforte? |
Yeah I think its better to revert while the fix is worked on, what is the process for that @arosiclair? |
|
Working on the CP and still needs QA |
Still waiting on @Valforte for QA |
Uh oh!
There was an error while loading. Please reload this page.
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.1.47-0
Reproducible in staging?: Yes
Reproducible in production?: No
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): N/A
Issue reported by: Applause Internal Team
Device used: Windows 11 / Chrome
App Component: Workspace Settings
Action Performed:
Precondition: User has created a workspace before
Expected Result:
The user can open the Admin profile
Actual Result:
Nothing happen after clicking on the Admin owner
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6836966_1747738379647.owner_profile.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: