Closed forus closed 3 months ago
I think it would be good to include a test covering
getTransactionTemplate
in this case. Apparently the existing set of tests were not sufficient for catching this in CI 🤔
@pieterlukasse this case is covered by tests in cbiportal https://github.com/cBioPortal/cbioportal-core/issues/36
JdbcUtil.getTransactionTemplate()
returnednull
causing null pointer exception for all commands that used transaction programatically:RemoveSamples
RemovePatients
ImportCnaDiscreteLongData
ImportTabDelimData