qbicsoftware / data-manager-app

A web-based life science omics and imaging data management solution
MIT License
8 stars 0 forks source link

Fix Project Overview entity #603

Closed KochTobi closed 1 month ago

KochTobi commented 1 month ago

The project overview entity idicated to JPA a confusing setup with a column and join table for an element collection on the same field. This does always throw exceptions when hibernate is trying to set up the database. Further the wrong '@Immutable` annotation was used.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud