-
Notifications
You must be signed in to change notification settings - Fork 184
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
[full-ci] fix(sharing-ng): align sharedWithMe driveItem IDs with PROPFIND response #8467
Conversation
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
663e20b
to
2cb31ef
Compare
This is now the response of the
and this this response for a PROPFIND on the sharejail root:
As you can see the |
I can't see any value in |
This is not a regression. It was the same way before. Though probably worth a separate bug report. |
Fixes: owncloud#8080
The IDs of the driveItems returned by the 'sharedWithMe' endpoint should match the ids returned by the webdav PROPFIND response on the share jail. Fixes: owncloud#8420
Quality Gate passedIssues Measures |
👍🏼 works with ocis-php-sdk |
Should fix #8420
/cc @individual-it