Feature #15054
Updated by Moritz Gilsdorf over 5 years ago
In workbench2 it is not possible to navigate to a collection using the PDH, only UUID is possible.
There are the following cases:
# There is ONE collection with a given PDH
# There are MANY collections with a given PDH
# There are no collection with a given PDH
The following behaviour is expected.
# 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.