tethys.backend/commands
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
..
fix_dataset_cross_references.ts feat: Enhance background job settings UI and functionality 2025-10-14 12:19:09 +02:00
fix_version_related_ids.ts fix: repair related_document_id for version references 2026-06-09 14:23:06 +02:00
index_datasets.ts feat: Enhance background job settings UI and functionality 2025-10-14 12:19:09 +02:00
index_test.ts - added own provider for drive methods 2024-04-23 19:36:45 +02:00
list_updatable_datacite.ts feat: Enhance ClamAV Docker entrypoint and configuration 2025-09-26 12:19:35 +02:00
update_datacite.ts feat: Enhance ClamAV Docker entrypoint and configuration 2025-09-26 12:19:35 +02:00
validate_checksum.ts feat: update API controllers, validations, and Vue components 2025-03-14 17:39:58 +01:00