Skip to content

Document admin Remove from tenant and shadow Id migration requirement#25498

Merged
ismcagdas merged 1 commit into
rel-10.4from
maliming/shared-accounts-doc-updates
Jun 1, 2026
Merged

Document admin Remove from tenant and shadow Id migration requirement#25498
ismcagdas merged 1 commit into
rel-10.4from
maliming/shared-accounts-doc-updates

Conversation

@maliming
Copy link
Copy Markdown
Member

Clarifies that under Shared User Accounts, Delete is host-only on the global account and a separate tenant-level Remove from tenant action is available to tenant admins. The migration guide now also calls out that host-side shadow rows must use a new primary key different from the tenant user's Id.

- Clarify that Delete is host-only for the global account while Remove from tenant is the tenant-level soft removal available to tenant admins
- Note in the migration guide that host-side shadow rows must use a new primary key Id different from the tenant user's Id
Copilot AI review requested due to automatic review settings May 29, 2026 09:24
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Documentation-only update that clarifies the distinction between deleting a global user account (host admin) and removing a user from a single tenant (tenant admin) under Shared User Accounts, and adds a migration warning that host-side shadow rows must use a fresh primary key distinct from the tenant user's Id.

Changes:

  • Documents the tenant-admin "Remove from tenant" soft-removal action in both the module docs and the community article.
  • Adds a clarifying note that host-admin Delete refers to the global account, not tenant membership.
  • Adds a migration-guide warning that each host-side shadow row must be created with a new Guid primary key.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
docs/en/modules/account/shared-user-accounts.md Adds the "Remove from tenant" tenant-admin action, a clarifying note on what host-admin Delete means, and a migration-guide bullet on shadow-row primary keys.
docs/en/Community-Articles/2026-03-17-Shared-User-Accounts-in-ABP/POST.md Mentions the tenant-admin "Remove from tenant" soft removal alongside the self-service Leave flow.

@maliming maliming requested a review from ismcagdas June 1, 2026 00:53
@maliming maliming added this to the 10.4-patch milestone Jun 1, 2026
@ismcagdas ismcagdas merged commit fcc9619 into rel-10.4 Jun 1, 2026
2 checks passed
@ismcagdas ismcagdas deleted the maliming/shared-accounts-doc-updates branch June 1, 2026 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants