tuwien-csd / damap-backend

MIT License
5 stars 6 forks source link

Version: Update DmpListItemDO and add versionCount and latestVersionName for any given DMP #277

Closed GeoffreyKarnbach closed 2 weeks ago

GeoffreyKarnbach commented 3 weeks ago

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

sonarcloud[bot] commented 2 weeks ago

Quality Gate Failed Quality Gate failed

Failed conditions
58.8% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud