tethys.backend/app/Controllers/Http/Api
Arno Kaimbacher 9c0221ce27 fix: repair related_document_id for version references
Add `fix:version-related-ids` ace command to backfill and correct
related_document_id on IsNewVersionOf / IsPreviousVersionOf references,
resolving the target dataset via its DOI. Handles both NULL and
self-referential (wrong) values that the existing detect command could
not repair.

Make the dataset version-chain API DOI-based: resolve previous/newer
versions through the DOI in the reference value instead of the
unreliable related_document_id, so the chain is correct regardless of
the stored FK.
2026-06-09 14:23:06 +02:00
..
AuthorsController.ts feat: Enhance Person data structure and improve TablePersons component 2025-09-08 12:28:26 +02:00
AvatarController.ts feat: Enhance Person data structure and improve TablePersons component 2025-09-08 12:28:26 +02:00
collections_controller.ts feat: update API controllers, validations, and Vue components 2025-03-14 17:39:58 +01:00
DatasetController.ts fix: repair related_document_id for version references 2026-06-09 14:23:06 +02:00
FileController.ts feat: Enhance background job settings UI and functionality 2025-10-14 12:19:09 +02:00
HomeController.ts hotfix: update dependencies and UI elements 2025-03-20 10:29:34 +01:00
UserController.ts feat: update API controllers, validations, and Vue components 2025-03-14 17:39:58 +01:00