github.com/cs3org/reva/v2@v2.27.7/changelog/2.17.0_2023-12-12/fix-update-userhare.md (about) 1 Bugfix: Allow UpdateUserShare() to update just the expiration date 2 3 The UpdateUserShare Request now works if it just contains an update of the 4 expiration date. 5 6 https://github.com/cs3org/reva/pull/4388