-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
[stable27] fix(share): Send correct share attributes upon share creation #44499
Conversation
24f0d3e
to
2ac47d0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR seems to not be complete
Hi @emoral435 Can you be more specific? This is a backport. |
It differs from the original, the json decode of the attributes is missing. Is this expected @fenn-cs ? |
2ac47d0
to
09e428a
Compare
Thanks @susnux and @emoral435, line in. |
/compile / |
1ab8750
to
f179349
Compare
/compile / |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGMT now! Sorry for the confusion with my wording 😔
58d0bb3
to
657a9b7
Compare
- Send correct share attributes (`share.attributes`) to server upon creation. - Delete parts of code that create or reference, `share.hasDownloadPermission` (Not required by Share API) Resolves : #44131 Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
657a9b7
to
58db30d
Compare
/compile / |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Seems a force merge is needed here (CI failure is unrelated). |
Backport of #44484
Warning, This backport's changes differ from the original and might be incomplete⚠️
Todo
Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.