Skip to content

Migrate Encoded Videos

Diego de Araújo Martinez Camarinha requested to merge 143-migrate-contents into master

Create a migration task for encoded videos.

This migration ignores any encoded video whose content's job_id is NULL. Removing the validation we have on the job_id seemed not good and generating default job_ids just as bad.

Solves part of #143 (moved)

Merge request reports