Feature #16718
Searching past collection versions
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Workbench2
Target version:
Start date:
10/13/2020
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Story points:
-
Release:
Release relationship:
Auto
Description
- When entering a portable data hash into the search bar or otherwise navigating to a collection PDH, the display should include past versions. They should be labeled as "past versions".
- Add a "include past versions" checkbox to the advanced search which also allows the user to search past versions
Subtasks
Related issues
Associated revisions
Merge branch '16718-past-collection-versions-search'
Closes #16718
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>
History
#1
Updated by Peter Amstutz 5 months ago
- Description updated (diff)
#2
Updated by Peter Amstutz 5 months ago
- Related to Story #13494: Browse previous versions of a collection added
#3
Updated by Peter Amstutz 5 months ago
- Description updated (diff)
- Subject changed from Search by portable data hash finds past versions to Searching past collection versions
#4
Updated by Peter Amstutz 5 months ago
- Target version set to 2020-08-26 Sprint
- Tracker changed from Bug to Feature
#5
Updated by Peter Amstutz 5 months ago
- Assigned To set to Lucas Di Pentima
#6
Updated by Lucas Di Pentima 5 months ago
- Target version changed from 2020-08-26 Sprint to 2020-09-09 Sprint
#7
Updated by Lucas Di Pentima 4 months ago
- Target version changed from 2020-09-09 Sprint to 2020-09-23 Sprint
#8
Updated by Lucas Di Pentima 4 months ago
- Target version changed from 2020-09-23 Sprint to 2020-10-07 Sprint
#9
Updated by Lucas Di Pentima 4 months ago
- Status changed from New to In Progress
#10
Updated by Peter Amstutz 3 months ago
- Target version changed from 2020-10-07 Sprint to 2020-10-21 Sprint
#11
Updated by Lucas Di Pentima 3 months ago
Updates at:
- 960ec4811
- Branch:
16718-group-contents-collection-versions
- Test run: https://ci.arvados.org/job/developer-run-tests/2135/
- Branch:
- arvados-workbench2|25205bf0
- Branch:
16718-past-collection-versions-search
- Test run: https://ci.arvados.org/view/Developer/job/developer-tests-workbench2/125/
- Branch:
- Adds
include_old_versions
param togroups#contents
endpoint, with documentation and tests. - Adds support for said param on wb2's search UI, with tests.
- Removes redundant column on wb2's search results and makes the layout a bit more compact.
#12
Updated by Anonymous 3 months ago
- Status changed from In Progress to Resolved
Applied in changeset arvados-workbench2|970a9e9dcd2a444d02181c4df3f205f7e0a8ebeb.
#13
Updated by Peter Amstutz 2 months ago
- Release changed from 31 to 36
Merge branch '16718-group-contents-collection-versions'. Refs #16718
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>