Problem summary
Flix assumes that if a panel has a 'published' media object then it also has a DNxHD.
This does not always seem to be the case as some first publishes to Avid result in offline media. The Server logs from a lot of these cases show the following:
time="22 Jan 20 10:16 PST" level=debug msg="PublishImages.Run: media object already exists, not regenerating" Media object="MediaObject{#50143 [publish]:590360928.png on [aeb2ee6d-97e7-47a0-bb48-f3fd9932ecc7]}"
Customer reported version
6.2.1
Expected behaviour
Flix should check if a 'dnxhd' media object actually exists for the panel, and if it doesn't, it should mark the panel as unpublished and create the DNxHD so it can be included in the editorial timeline for all panels.
Actual behaviour
Flix assumes that if a panel is published then a DNxHD exists for it, resulting in panels missing in the editorial publishes.
Reproduced by support
6.2.2 - CentOS 7 Server - Windows 10 Client
6.2.1 - CentOS 7 Server - Windows 10 Client