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

Add occ maintenance:repair-share-owner to the docs #10064

Closed
pReya opened this issue Apr 18, 2023 · 3 comments · Fixed by #12132
Closed

Add occ maintenance:repair-share-owner to the docs #10064

pReya opened this issue Apr 18, 2023 · 3 comments · Fixed by #12132

Comments

@pReya
Copy link

pReya commented Apr 18, 2023

The command occ maintenance:repair-share-owner is not part of the documentation: https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/occ_command.html#maintenance-commands

It was introduced in this PR: nextcloud/server#32211 – yet there was no documentation in this PR.

Would be really nice, if someone (who knows what it does) could document it (@artonge maybe?)

@miaulalala miaulalala transferred this issue from nextcloud/server Apr 18, 2023
@artonge
Copy link
Contributor

artonge commented Apr 18, 2023

In some cases, when moving a share around, its owner can fell out of sync, which breaks some features like transfer ownership.

The root cause was fixed in nextcloud/server#31728.
Then we introduced occ maintenance:repair-share-owner to fix already broken shares.

@artonge
Copy link
Contributor

artonge commented Apr 18, 2023

@pReya Not sure if there is much more to it. If you feel like adding the documentation for it, then thank you, else I'll do it in a few days :)

@artonge
Copy link
Contributor

artonge commented Aug 27, 2024

A few days later: #12132

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

Successfully merging a pull request may close this issue.

3 participants