Project

General

Profile

Actions

Idea #9584

open

[FUSE] Don't display expiring collections in regular collection listings

Added by Brett Smith almost 8 years ago. Updated about 2 months ago.

Status:
New
Priority:
Normal
Assigned To:
Tom Morris
Category:
-
Target version:
Start date:
Due date:
Story points:
-
Release:
Release relationship:
Auto

Description

Functional requirements: The only place FUSE should list expiring collections (collections where the expires_at field is not null) for the user is in a dedicated trash view. In any other view, an expiring collection should not be shown. This can be accomplished by listing collections with the filter ["expires_at", "=", null].

Filter expiring collections from TagDirectory and ProjectDirectory. Never return an expiring collection when the user requests a listing or specific directory entry from these roots. Start by updating the relevant queries in each class' update method.

We do need to be able to list and show expired collections to support trash view. The implementation should not make that unreasonably difficult. MagicDirectory can and should continue to be able to access expiring collections. We want to allow users to use expiring collections as scratch space, and accessing such a collection by its identifier is the most obvious way to do it.


Related issues

Related to Arvados - Idea #9278: [Crunch2] Document/fix handling of collections with non-nil expires_at fieldIn ProgressActions
Copied from Arvados - Idea #9582: [Workbench] Don't display trashed collections in regular collection listingsResolved07/12/2016Actions
Actions #1

Updated by Brett Smith almost 8 years ago

  • Description updated (diff)
Actions #2

Updated by Brett Smith almost 8 years ago

  • Description updated (diff)
Actions #3

Updated by Brett Smith almost 8 years ago

  • Subject changed from [FUSE] Don't display expired collections in regular collection listings to [FUSE] Don't display expiring collections in regular collection listings
Actions #4

Updated by Tom Morris over 7 years ago

  • Assigned To changed from Brett Smith to Tom Morris
Actions #5

Updated by Tom Morris about 7 years ago

  • Target version set to Arvados Future Sprints
Actions #6

Updated by Ward Vandewege almost 3 years ago

  • Target version deleted (Arvados Future Sprints)
Actions #7

Updated by Peter Amstutz about 1 year ago

  • Release set to 60
Actions #8

Updated by Peter Amstutz about 2 months ago

  • Target version set to Future
Actions

Also available in: Atom PDF