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 visibility of internal expire date #34871

Merged
merged 1 commit into from
Nov 2, 2022

Conversation

PVince81
Copy link
Member

Fixed visibility of the expiration date field for internal shares by aligning the logic with the one from the public link shares.

I've tested and checked that the value was saved correctly in oc_share.

However, there's an additional, separate issue that the field doesn't populate itself, see #34695 (comment)

The focus of this PR is only to fix visibility for now.

Fixes #34695

Fixed visibility of the expiration date field for internal shares by
aligning the logic with the one from the public link shares.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
@PVince81 PVince81 added the 3. to review Waiting for reviews label Oct 28, 2022
@PVince81 PVince81 added this to the Nextcloud 26 milestone Oct 28, 2022
@PVince81 PVince81 self-assigned this Oct 28, 2022
@PVince81
Copy link
Member Author

/backport to stable25

@PVince81 PVince81 merged commit c5b21c5 into master Nov 2, 2022
@PVince81 PVince81 deleted the bugfix/34695/fix-internal-expiredate-visibility branch November 2, 2022 11:58
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug NC25]: Adding an expiration date to a share does not work
3 participants