Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow album owner to get file added by collaborators #1268

Merged
merged 1 commit into from Sep 20, 2022

Conversation

artonge
Copy link
Collaborator

@artonge artonge commented Sep 20, 2022

When a collaborator adds a file to an album, the owner can't see a preview.

This is because I forgot to add the owner's albums to the list of albums to check. Also, retrieving the Node object was done relative to the album owner and not the photos owner.

Signed-off-by: Louis Chemineau <louis@chmn.me>
@artonge artonge added the 3. to review Waiting for reviews label Sep 20, 2022
@artonge artonge added this to the Nextcloud 25 milestone Sep 20, 2022
@artonge artonge self-assigned this Sep 20, 2022
@artonge artonge merged commit 661665f into master Sep 20, 2022
@artonge artonge deleted the fix/getting_preview_from_album_owner branch September 20, 2022 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants