SSDM-3768: tag creation moved at the end of the list of creations in order to...
SSDM-3768: tag creation moved at the end of the list of creations in order to allow creation of entities and tags in one transaction. Bug found: data set and related sample couldn't be updated at the same time. ExecuteOperationsTest.testUpdateDataSetAndRelatedSample introduced which fails because of the bug. Bug fixed by clearing Hibernate session. SVN: 37550
Showing
- openbis/source/java/ch/ethz/sis/openbis/generic/server/asapi/v3/executor/operation/OperationsExecutor.java 2 additions, 1 deletion...erver/asapi/v3/executor/operation/OperationsExecutor.java
- openbis/sourceTest/java/ch/ethz/sis/openbis/systemtest/asapi/v3/ExecuteOperationsTest.java 47 additions, 0 deletions...is/openbis/systemtest/asapi/v3/ExecuteOperationsTest.java
Please register or sign in to comment