Skip to content

videos: reuse afs file objects across multiple video records#405

Merged
zzacharo merged 1 commit intoCERNDocumentServer:masterfrom
zubeydecivelek:digitized-load
Apr 8, 2026
Merged

videos: reuse afs file objects across multiple video records#405
zzacharo merged 1 commit intoCERNDocumentServer:masterfrom
zubeydecivelek:digitized-load

Conversation

@zubeydecivelek
Copy link
Copy Markdown
Contributor

We move the files during migration. So if a multiple video record has a additional file(pdf, tif) in legacy cds record, it can only add it to first created video record and rest of them will not have this additional file.

With this change we can keep the file_id of the additional file and directly add it to other video records, without uploading the actual file

@zubeydecivelek zubeydecivelek requested a review from zzacharo April 7, 2026 12:36
@zubeydecivelek zubeydecivelek force-pushed the digitized-load branch 2 times, most recently from 27fd4e6 to ebab05a Compare April 7, 2026 15:00
@zzacharo zzacharo merged commit 7a50230 into CERNDocumentServer:master Apr 8, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants