{#if open}
{reassignOnly ? `Reassign items owned by ${username}` : `Remove ${username} and reassign their items`}
All items owned by {username} ({ownedCount} owned, {onBehalfCount} running on behalf) will be left as-is. Triggers and runnables may stop working if the user is removed.
This user has no items to reassign in this workspace.
{/if} {#if conflicts.length > 0}These items already exist at the target. Rename or delete them, or choose a different user/folder.