[No QA] Docs updates for E/A#97272 note authorized payer role can't be changed - #97392
Draft
MelvinBot wants to merge 1 commit into
Draft
[No QA] Docs updates for E/A#97272 note authorized payer role can't be changed#97392MelvinBot wants to merge 1 commit into
MelvinBot wants to merge 1 commit into
Conversation
Co-authored-by: Abdelrahman Khattab <abzokhattab@users.noreply.github.com>
40 tasks
Contributor
|
A preview of your ExpensifyHelp changes have been deployed to https://425cbaf8.helpdot.pages.dev ⚡️ Updated articles: |
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
Follow-up to the code change in #97272, which hides role-change options for the workspace's Authorized Payer (in both the Members bulk-select dropdown and the member details page, where the Role row becomes non-interactive with the hint "Role can't be changed because this member is a payer on this workspace.").
The help site's Managing Workspace Members article documents Change a User's Role but never mentioned that the authorized payer's role is locked. This PR adds a note to that section explaining the restriction and how to work around it (reassign the Payer in Workflows > Payments first).
What changed
docs/articles/new-expensify/workspaces/Managing-Workspace-Members.md— added a note under Change a User's Role stating the authorized payer's role can't be changed until a different payer is assigned.Fixed Issues
Related to #97272
@abzokhattab, 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.