Project

General

Profile

Idea #14343

Updated by Tom Morris over 5 years ago

It is desirable to have a cluster-wide library of references which are available to all users and it *may* may also be desirable to have additional libraries which are associated with groups. One possible mechanism would be to extend the per-user "Favorites" mechanism to also support group Favorites (and by extension the "All Users" group). 

 We would like to offer projects / workflows which are of common interest (e.g. reference studies, curated studies, official default workflows etc) to our scientist.  

 Some possible desirable behaviors: 

 * Selection of projects as “public favorite” should be done by a curator group (or alternatively by an admin) 
 * Selection or un-selection of a project as “public favorite” cannot be done by a standard user 
 * “Public favorite” projects should be visible to all users as public favorite (via workbench) 
 * API offers listing of “public favorite” projects (via REST) 
 * Grouping / flagging of project / data collections search results based on project status (public favorite, private favorite, own, shared with me) 
 * Workflows should know if they are in a “(public) favorite” project 
 * Grouping / flagging of workflow search results based on project status (public favorite, private favorite, own, shared with me) 

Back