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

[stable21] Fix share owner not being displayed in sharing tab #30314

Merged
merged 1 commit into from
Dec 21, 2021

Conversation

backportbot-nextcloud[bot]
Copy link

@backportbot-nextcloud backportbot-nextcloud bot commented Dec 17, 2021

⚠️ This backport had conflicts and is incomplete ⚠️

backport of #30266

@CarlSchwan
Copy link
Member

/compile amend

This only concerns subfolder and files inside a shared folder and is
used as fallback when the OCS api returns a empty result, because it
only works on the shared folder and not the content inside of it.
This unify the tab with the folder list.

This offers a less descriptive share information but making the
OCS api returns all the details even for the subfolder would very
probably be bad for performance (since we would need to fetch the shares
for all the parent folders until we found one or are in the root folder).

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
@skjnldsv skjnldsv merged commit f31369a into stable21 Dec 21, 2021
@skjnldsv skjnldsv deleted the backport/30266/stable21 branch December 21, 2021 14:09
@skjnldsv skjnldsv added 4. to release Ready to be released and/or waiting for tests to finish bug labels Dec 21, 2021
This was referenced Jan 7, 2022
This was referenced Jan 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants