SSDM-3184 : BSSE#1046539 - data set registration problem reported by Aaron -...
SSDM-3184 : BSSE#1046539 - data set registration problem reported by Aaron - searching for a component sample by an identifier with a missing container code should be possible if the component code is unique, e.g. component COMPONENT in container CONTAINER and space SPACE should be found for /SPACE/COMPONENT identifier if COMPONENT code is unique (no other sample has such a code). The full identifier, i.e. /SPACE/CONTAINER:COMPONENT should always work. Such a behavior was originally introduced in SampleDAO.tryFindByCodeAndSpace in year 2010. SVN: 35681
Showing
- openbis/source/java/ch/ethz/sis/openbis/generic/server/asapi/v3/executor/entity/AbstractCreateEntityExecutor.java 2 additions, 1 deletion...sapi/v3/executor/entity/AbstractCreateEntityExecutor.java
- openbis/source/java/ch/ethz/sis/openbis/generic/server/asapi/v3/executor/sample/ListSampleTechIdByIdentifier.java 117 additions, 16 deletions...sapi/v3/executor/sample/ListSampleTechIdByIdentifier.java
- openbis/source/java/ch/ethz/sis/openbis/generic/server/asapi/v3/executor/sample/SampleQuery.java 33 additions, 18 deletions.../generic/server/asapi/v3/executor/sample/SampleQuery.java
- openbis/sourceTest/java/ch/ethz/sis/openbis/systemtest/asapi/v3/MapSampleTest.java 54 additions, 0 deletions...h/ethz/sis/openbis/systemtest/asapi/v3/MapSampleTest.java
Loading
Please register or sign in to comment