Docs updates for E/A#96267 block removing Expensify cardholder from workspace - #97381
Draft
MelvinBot wants to merge 1 commit into
Draft
Docs updates for E/A#96267 block removing Expensify cardholder from workspace#97381MelvinBot wants to merge 1 commit into
MelvinBot wants to merge 1 commit into
Conversation
Co-authored-by: Yusuf: Software Engineer <yusufdeveloper2903@users.noreply.github.com>
40 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Explanation of Change
#96267 adds a client-side guard that blocks removing a workspace member who holds an active Expensify Card. Previously an admin could remove such a member with no warning; now a blocking Remove member message appears ("You can't remove [member] from this workspace while they have an Expensify Card. Please deactivate their card in Workspace > Expensify Card, then try again.") with a single Got it button, and the member is not removed until their card is deactivated. This behavior applies to both single-member and bulk removal.
This help-site update documents that restriction in Managing Workspace Members in New Expensify, which currently describes member removal but does not mention the Expensify Card block.
What changed
docs/articles/new-expensify/workspaces/Managing-Workspace-Members.md:Source PR
#96267 ($ #94622)
@yusufdeveloper2903, please review the files changed and confirm they reflect the current behavior. Then post a new comment saying
@MelvinBot mark this PR as ready for review.