Skip to content

fix(trashbin): properly show deleted by for federated shares - #62925

Merged
leftybournes merged 2 commits into
masterfrom
leftybournes/fix/trashbin_show_deletedby
Aug 6, 2026
Merged

fix(trashbin): properly show deleted by for federated shares#62925
leftybournes merged 2 commits into
masterfrom
leftybournes/fix/trashbin_show_deletedby

Conversation

@leftybournes

@leftybournes leftybournes commented Aug 5, 2026

Copy link
Copy Markdown
Member
  • Resolves: #

Summary

When a remote user deletes a file in a federated share, the deleted by column in trashbin shows "Unknown" instead of the remote user. This fixes it so that it properly shows the remote user under the deleted by column.

Before

image

After

image

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Comment thread lib/public/IUserManager.php Outdated
Comment thread lib/private/User/Manager.php Outdated
@leftybournes
leftybournes force-pushed the leftybournes/fix/trashbin_show_deletedby branch from cd5a54a to d8f2f1b Compare August 5, 2026 11:42
@leftybournes
leftybournes requested a review from susnux August 5, 2026 11:44
Signed-off-by: Kent Delante <kent@delante.me>
Assisted-by: ClaudeCode:claude-sonnet-5

When a remote user deletes a file in a federated share, the deleted by
column in trashbin shows "Unknown" instead of the remote user. This
fixes it so that it properly shows the remote user under the deleted
by column.
Signed-off-by: Kent Delante <kent@delante.me>
Assisted-by: ClaudeCode:claude-sonnet-5
@leftybournes
leftybournes force-pushed the leftybournes/fix/trashbin_show_deletedby branch from d8f2f1b to d7b0c3d Compare August 5, 2026 22:52

@cristianscheid cristianscheid left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

looks good to me

@leftybournes
leftybournes merged commit 9ee4fa8 into master Aug 6, 2026
227 of 229 checks passed
@leftybournes
leftybournes deleted the leftybournes/fix/trashbin_show_deletedby branch August 6, 2026 10:46
@AndyScherzinger

Copy link
Copy Markdown
Member

/backport to stable34

@AndyScherzinger

Copy link
Copy Markdown
Member

/backport to stable33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants