Feature #15020
[Data operations] Collection with the same content address.
0%
Description
As a user, I would like to have the possibility to choose a collection if there is more with the same content address,
so that I can manage the right collection.
Acceptance criteria:
- the available collection appears in modal
- modal is representing a table with columns: Collection with this address, Project and Modification date
- the table is representing links to the collection with the same content address and to projects in which they are located
- There is ONE collection with a given PDH
- There are MANY collections with a given PDH
- There are no collection with a given PDH
- When accessing a collection like this wb2.host.name/collection/c9805738ba048a0b108d438acd0c1eec+187 it should resolve to the UUID and open the collection
- In this case the Workbench2 should provide a list of collections that exist and are accessible for this PDH and allow the user to select one which will be opened
- The obvious will happen, nothing found.
Mockup: https://3czrf1.axshare.com/#g=1&p=4_1_collection_with_pdh&c=1
User flow:
1. Open collection
2. Click on "View details" icon
3. Click on "Content address"
4a. If there is only one collection with this content address, the system opens this collection
4b. If there is more than one collection with the same content address, the system displays modal with links to those collections
Related issues
Associated revisions
routing+init-data-explorer
Feature #15020
Arvados-DCO-1.1-Signed-off-by: Pawel Kowalczyk <pawel.kowalczyk@contractors.roche.com>
navigate-to-collection-when-there-is-only-one-collection-with-given-content-address
Feature #15020
Arvados-DCO-1.1-Signed-off-by: Pawel Kowalczyk <pawel.kowalczyk@contractors.roche.com>
data-table-columns-change
Feature #15020
Arvados-DCO-1.1-Signed-off-by: Pawel Kowalczyk <pawel.kowalczyk@contractors.roche.com>
search-for-data-table-and-small-improvements
Feature #15020
Arvados-DCO-1.1-Signed-off-by: Pawel Kowalczyk <pawel.kowalczyk@contractors.roche.com>
title-for-data-table
Feature #15020
Arvados-DCO-1.1-Signed-off-by: Pawel Kowalczyk <pawel.kowalczyk@contractors.roche.com>
fixed-bug-when-navigating-not-rfom-collections
Feature #15020
Arvados-DCO-1.1-Signed-off-by: Pawel Kowalczyk <pawel.kowalczyk@contractors.roche.com>
setting-breadcrumbs
Feature #15020
Arvados-DCO-1.1-Signed-off-by: Pawel Kowalczyk <pawel.kowalczyk@contractors.roche.com>
back-button
Feature #15020
Arvados-DCO-1.1-Signed-off-by: Pawel Kowalczyk <pawel.kowalczyk@contractors.roche.com>
owner-names-and-updated-navigating-on-data-explorer-name
Feature #15020
Arvados-DCO-1.1-Signed-off-by: Pawel Kowalczyk <pawel.kowalczyk@contractors.roche.com>
deleted-unnecessary-code
Feature #15020
Arvados-DCO-1.1-Signed-off-by: Pawel Kowalczyk <pawel.kowalczyk@contractors.roche.com>
Merge branch '15020-collection-with-the-same-content-adress'
refs #15020
Arvados-DCO-1.1-Signed-off-by: Pawel Kowalczyk <pawel.kowalczyk@contractors.roche.com>
History
#1
Updated by Chrystian Klingenberg about 3 years ago
- File content address.PNG added
- Description updated (diff)
#2
Updated by Chrystian Klingenberg about 3 years ago
- Subject changed from [Data operations] Modal for collection with the same content address. to [Data operations] Collection with the same content address.
#3
Updated by Chrystian Klingenberg about 3 years ago
- Target version set to Backlog Q1, Q2
#4
Updated by Chrystian Klingenberg about 3 years ago
- Description updated (diff)
#5
Updated by Chrystian Klingenberg about 3 years ago
- Description updated (diff)
#6
Updated by Chrystian Klingenberg about 3 years ago
- Description updated (diff)
#7
Updated by Chrystian Klingenberg about 3 years ago
- File deleted (
content address.PNG)
#8
Updated by Chrystian Klingenberg about 3 years ago
#9
Updated by Tom Morris about 3 years ago
- Related to Feature #15054: Use pdh and uuid to navigate to collections added
#10
Updated by Pawel Kowalczyk about 3 years ago
- Status changed from New to In Progress
- Assigned To set to Pawel Kowalczyk
#11
Updated by Pawel Kowalczyk about 3 years ago
- Status changed from In Progress to Resolved
#12
Updated by Chrystian Klingenberg about 3 years ago
- Status changed from Resolved to Closed
check-for-collections-with-same-content-adress
Feature #15020
Arvados-DCO-1.1-Signed-off-by: Pawel Kowalczyk <pawel.kowalczyk@contractors.roche.com>