Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

feature/ftrack parent thumbnails #128

Merged
merged 1 commit into from
May 12, 2020

Conversation

iLLiCiTiT
Copy link
Member

Issue:
ThumbnailEvents handler now set, to created entity, thumbnail of it's parent. But parent's thumbnail at the time of creation may be default ftrack thumbnail. That cause strange behavior when publishing from nukestudio or premiere is happening. First are created entities and set their thumbnails, then are created new asset versions which are not connected to task but only it's parent. In that case tasks have different thumbnail than it's parent entity.

Solution:
Handler is skipping setting thumbnail if hierarchical entities at all. Ftrack provides populating thumbnails function which do what we need to do.
image

@iLLiCiTiT iLLiCiTiT self-assigned this May 6, 2020
@iLLiCiTiT iLLiCiTiT requested a review from mkolar May 6, 2020 15:29
@mkolar mkolar merged commit b708406 into develop May 12, 2020
@mkolar mkolar deleted the feature/ftrack_parent_thumbnail_fix branch May 13, 2020 21:01
@mkolar mkolar added this to the 2.9 milestone May 25, 2020
Tilix4 added a commit to Tilix4/OpenPype that referenced this pull request Jun 16, 2023
Tilix4 added a commit to Tilix4/OpenPype that referenced this pull request Aug 4, 2023
Tilix4 added a commit to Tilix4/OpenPype that referenced this pull request Oct 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants