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

Files outside the retention window are deleted locally #30

Closed
tedski opened this issue Apr 11, 2015 · 3 comments
Closed

Files outside the retention window are deleted locally #30

tedski opened this issue Apr 11, 2015 · 3 comments

Comments

@tedski
Copy link

tedski commented Apr 11, 2015

If you pass a date outside the users' retention window (default 30 days), local files are deleted instead of restored.

@clark800
Copy link
Owner

I added a check to require that the cutoff date is within the past 30 days.

@tedski
Copy link
Author

tedski commented May 18, 2015

This will overly restrict users who pay for Extended Version History. I'm not sure if there's a way to detect a user's retention window or not.

@clark800
Copy link
Owner

Yeah, but that's the best approach I could think of; I didn't see any way to check if they have extended version history through the API. Users who do have it can just delete the check from the source code.

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

No branches or pull requests

2 participants