Actions
Idea #9592
open[FUSE] rmdir on CollectionDirectory sets expires_at
Start date:
Due date:
Story points:
-
Release:
Release relationship:
Auto
Description
As of this writing, if you rmdir a CollectionDirectory in FUSE, it uses the collections/delete API. Instead, it should calculate a timestamp that is defaultTrashLifetime
(or, if that's not set in the discovery document, blobSignatureTtl
) seconds in the future, and update the collection's expires_at
attribute to that value. The CollectionDirectory should still be removed from its parent, as now, because expiring collections do not appear in most directory listings (see #9584).
Updated by Tom Morris about 8 years ago
- Assigned To changed from Brett Smith to Tom Morris
Updated by Tom Morris almost 8 years ago
- Target version set to Arvados Future Sprints
Updated by Ward Vandewege over 3 years ago
- Target version deleted (
Arvados Future Sprints)
Actions