Closed jakubjezek001 closed 5 months ago
@jakubjezek001 at this moment you know how thumbnails are detected. I lost track when multi-thumbnails support was added with https://github.com/ynput/OpenPype/pull/5939 which I guess is also source of the issue.
@jakubjezek001 at this moment you know how thumbnails are detected. I lost track when multi-thumbnails support was added with ynput/OpenPype#5939 which I guess is also source of the issue.
This seems to be unrelated since different plugin is dealing with Thumbnail from source. BTW since it had been so long, is this still an issue, or we can close it?
This seems to be unrelated since different plugin is dealing with Thumbnail from source
It is actually related. From that PR it is required to have at least one review representation otherwise nothing will get to ftrack. This loop is causing it https://github.com/ynput/ayon-ftrack/blob/develop/client/ayon_ftrack/plugins/publish/integrate_ftrack_instances.py#L247 . But I don't know why the loop is there and how it actually works.
So I guess it is still an issue.
Resolved with https://github.com/ynput/ayon-ftrack/pull/93
Current state
Thumbnail representation created in TrayPublisher via screengrub on model product type is failing to be integrated as thumbnail on Ftrack.
Solution
Some better thumbnail detection need to be improved so representation is correctly converted into Thumbnail component.
Publisher output
Representation comming into the plugin
IntegrateFtrackInstance
:Components created at the end of the plugin: