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 UpdateUserShare when just the expiration date is updated #4388

Merged
merged 1 commit into from Dec 5, 2023

Conversation

rhafer
Copy link
Contributor

@rhafer rhafer commented Dec 5, 2023

When updating the Grant we need to use the Share as returned in the UpdateUserShareResponse. The Share from the incoming request might just contain a subset of the attributes.

When updating the Grant we need to use the Share as returned in the UpdateUserShareResponse.
The Share from the incoming request might just contain a subset of the attributes.
@rhafer rhafer changed the title Fix UpdateUserShare when just the expiration date is update Fix UpdateUserShare when just the expiration date is updated Dec 5, 2023
@rhafer rhafer requested review from micbar and fschade December 5, 2023 16:25
@rhafer rhafer marked this pull request as ready for review December 5, 2023 16:30
@rhafer rhafer requested review from labkode, glpatcern and a team as code owners December 5, 2023 16:30
@micbar micbar merged commit c3c250c into cs3org:edge Dec 5, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants