Skip to content

Conversation

@ama156
Copy link
Contributor

@ama156 ama156 commented Dec 28, 2025

owners and editors now have the option to select the view asset owners button in shared albums
this is a fix to the bug reported in #24889

Description

Closes #24889 where the editor users are unable to select the view asset owners button for albums they don't own

How Has This Been Tested?

  • i tested this manually on my local machine by opening the webui and testing it works

Screenshots (if appropriate)

Screenshot 2025-12-28 at 1 27 38 PM

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if applicable
  • I have no unrelated changes in the PR.
  • I have confirmed that any new dependencies are strictly necessary.
  • I have written tests for new code (if applicable)
  • I have followed naming conventions/patterns in the surrounding code
  • All code in src/services/ uses repositories implementations for database calls, filesystem operations, etc.
  • All code in src/repositories/ is pretty basic/simple and does not have any immich specific logic (that belongs in src/services/)

Please describe to which degree, if any, an LLM was used in creating this pull request.

llm was used for a review of the changes file and basic guidance
...

owners and editors now have the option to select the view asset owners button in shared albums
@danieldietzler danieldietzler changed the title Fix: editors in shared albums can now select view asset owners button feat: show asset owners for editors in shared albums Jan 5, 2026
Copy link
Member

@danieldietzler danieldietzler left a comment

Choose a reason for hiding this comment

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

Thanks!

@danieldietzler danieldietzler enabled auto-merge (squash) January 5, 2026 11:03
@danieldietzler danieldietzler merged commit 8e8a2f9 into immich-app:main Jan 5, 2026
48 checks passed
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.

Shared album owner toggle is universal, but not universally accessible

2 participants