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

fix(Storage): Document getOwner() can return false #48094

Merged
merged 2 commits into from
Sep 17, 2024

Conversation

provokateurin
Copy link
Member

@provokateurin provokateurin commented Sep 16, 2024

Summary

The return type of getOwner() was never specified, but all implementations already treat it as string|false.

Checklist

@provokateurin provokateurin added bug 3. to review Waiting for reviews labels Sep 16, 2024
@provokateurin provokateurin added this to the Nextcloud 31 milestone Sep 16, 2024
@provokateurin provokateurin requested review from a team, Altahrim, yemkareems and come-nc and removed request for a team September 16, 2024 14:02
@provokateurin
Copy link
Member Author

/backport to stable30

@provokateurin
Copy link
Member Author

/backport to stable29

@provokateurin
Copy link
Member Author

/backport to stable28

Copy link
Contributor

@come-nc come-nc left a comment

Choose a reason for hiding this comment

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

Can you wait for #48009 to avoid conflicts in there?

@provokateurin
Copy link
Member Author

Will do!

@provokateurin provokateurin marked this pull request as draft September 16, 2024 18:36
@come-nc
Copy link
Contributor

come-nc commented Sep 16, 2024

Can you wait for #48009 to avoid conflicts in there?

Was merged, got you a few conflicts.

@provokateurin provokateurin marked this pull request as ready for review September 16, 2024 19:12
@provokateurin
Copy link
Member Author

Failure probably related :/

Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
@skjnldsv skjnldsv merged commit 57a5baa into master Sep 17, 2024
172 of 174 checks passed
@skjnldsv skjnldsv deleted the fix/storage/get-owner-false branch September 17, 2024 08:44
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 bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants