-
Notifications
You must be signed in to change notification settings - Fork 159
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 set or remove expiration date on groups not possible #9513
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. |
(this.editingUser && this.userExpirationDate) || | ||
(this.editingGroup && this.groupExpirationDate) |
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.
the expiration capability is just for default expiration dates (bad naming tough)
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.
👍
changelog/unreleased/bugfix-set-or-remove-expiration-date-on-group-share-not-possible
Outdated
Show resolved
Hide resolved
…roup-share-not-possible
Kudos, SonarCloud Quality Gate passed! 0 Bugs 0.0% Coverage The version of Java (11.0.17) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. |
* Fix set or remove expiration date on groups not possible * Add changelog item * Rm unused snapshot
…)" This reverts commit eb25832.
* Revert "ct perm link (#9567)" This reverts commit 8b8c699. * Revert "Fix: show unrestricted as total quota if applies (#9577)" This reverts commit 98887c7. * Revert "Close on click stable fix" This reverts commit 8cd4e7b. * Revert "fix: loading pdf files with Safari" This reverts commit 6845e4d. * Revert "Search Bar filter translation (#9528)" This reverts commit dd2c63c. * Revert "Fix set or remove expiration date on groups not possible (#9513)" This reverts commit eb25832.
* Revert "ct perm link (#9567)" This reverts commit 8b8c699. * Revert "Fix: show unrestricted as total quota if applies (#9577)" This reverts commit 98887c7. * Revert "Close on click stable fix" This reverts commit 8cd4e7b. * Revert "fix: loading pdf files with Safari" This reverts commit 6845e4d. * Revert "Search Bar filter translation (#9528)" This reverts commit dd2c63c. * Revert "Fix set or remove expiration date on groups not possible (#9513)" This reverts commit eb25832.
* Revert "ct perm link (#9567)" This reverts commit 8b8c699. * Revert "Fix: show unrestricted as total quota if applies (#9577)" This reverts commit 98887c7. * Revert "Close on click stable fix" This reverts commit 8cd4e7b. * Revert "fix: loading pdf files with Safari" This reverts commit 6845e4d. * Revert "Search Bar filter translation (#9528)" This reverts commit dd2c63c. * Revert "Fix set or remove expiration date on groups not possible (#9513)" This reverts commit eb25832.
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist:
Open tasks: