-
Notifications
You must be signed in to change notification settings - Fork 183
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
Implement expiration date for shares #1250
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions. |
This issue specifically mentions expiration date for user shares. I think that we also want expiration dates for group shares and public link shares. I suspect that implementation for all of these will be done together. @pmaier1 is this issue still current (or is there another issue somewhere about this)? Do we expand this issue to also cover group shares an public link shares? Or create separate issues? |
Assigned myslef so that I see this next week. This is a good example of a feature that is not implemented yet. Currently some of the related test scenarios are tagged in a way that they do not run in oCIS CI, and some are running in oCIS CI and listed in expected-failures. We need a consistent process for tagging tests. |
This is still current but it is clearly a feature on the roadmap, not a bug. I'd be happy to exclude this feature from our hardening efforts and start working on it when the time has come. |
@pmaier1 should I edit the title to be "Implement expiration date for all shares" and mention the various share types in the top ost? |
If I'm not mistaken, the expiration date for links feature is already implemented. If that's not the case, I agree with your proposal. |
Note: That fails (and other group expiration date test scenarios)
That also fails: So share expiration is not yet working for any of the share type. I will adjust the top post. |
These policies (enforce expiration date for user shares / public links) are also new features for oCIS - to be handled via the roadmap. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions. |
This issue is referenced in expected-failures. Reopening. |
expiration date for shares works correct. I close issue |
Expiration date of share is not yet supported in OCIS for any of the share types:
The API test scenarios for these are currently running in CI and are in the expected-failures file.
ToDo:
This was the original post, preserved for posterity:
As I can see in the code this is not implemented yet.
As for tests, it seems most will stay disabled because we need to set some settings with occ...
@pmaier1 FYI for adding to the roadmap somewhere. feel free to move to another project than MVP as this is blocked by the config stuff
@individual-it FYI
The text was updated successfully, but these errors were encountered: