feat(outputs): prepare for rollout of versioned outputs #155

Open
opened 2026-03-19 14:48:17 +00:00 by chartgerink · 0 comments
Owner

This issue helps organize the API work to introduce the versioning of research outputs.

  • Figure out how to handle supporting files – when deleted from new version, they currently get deleted across versions. This is not expected behavior, as the files should keep on existing but removed from the new version only. This could e.g., be handled in the delete route, which only deletes if there are no further references (if at all possible?) or by duplicating the files during version creation
This issue helps organize the API work to introduce the versioning of research outputs. - [ ] Figure out how to handle supporting files – when deleted from new version, they currently get deleted across versions. This is not expected behavior, as the files should keep on existing but removed from the new version only. This could e.g., be handled in the delete route, which only deletes if there are no further references (if at all possible?) or by duplicating the files during version creation - [ ]
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
researchequals/api#155
No description provided.