Closed GeoffreyKarnbach closed 2 weeks ago
Feature / Bugfix
Added two fields to the DMPListItemDO (for the information to be displayed in the Frontend DMP Table).
Fixed major bug, disabling the versioning feature in the DB by checking for a max length for the name of a new versioning of a DMP.
Frontend PR: https://github.com/tuwien-csd/damap-frontend/pull/354
Issue: https://github.com/tuwien-csd/damap-frontend/issues/346
Failed conditions 58.8% Coverage on New Code (required ≥ 80%)
See analysis details on SonarCloud
Description
Feature / Bugfix
What does this PR do?
Added two fields to the DMPListItemDO (for the information to be displayed in the Frontend DMP Table).
Breaking changes
Fixed major bug, disabling the versioning feature in the DB by checking for a max length for the name of a new versioning of a DMP.
Dependencies
Frontend PR: https://github.com/tuwien-csd/damap-frontend/pull/354
Issue: https://github.com/tuwien-csd/damap-frontend/issues/346