Skip to content

Add editorial_pkg product type to thumbnail extractor - #1860

Merged
BigRoy merged 2 commits into
developfrom
enhancement/YN-0626-resolve-editorial-package-lacking-thumbnail-for-ftrack
Jun 1, 2026
Merged

Add editorial_pkg product type to thumbnail extractor#1860
BigRoy merged 2 commits into
developfrom
enhancement/YN-0626-resolve-editorial-package-lacking-thumbnail-for-ftrack

Conversation

@jakubjezek001

@jakubjezek001 jakubjezek001 commented May 26, 2026

Copy link
Copy Markdown
Member

Changelog Description

editorial_pkg was missing from the supported families in the ExtractThumbnail plugin, causing editorial package products to never generate thumbnails.

Additional info

Single-line change in client/ayon_core/plugins/publish/extract_thumbnail.py"editorial_pkg" appended to the families list of the ExtractThumbnail pyblish plugin.

Testing notes:

  1. Publish an editorial package product (e.g. from a host that produces editorial_pkg instances).
  2. Confirm a thumbnail is extracted and visible in the target tracker (e.g. ftrack).

Dependency

Close #1859
YN-0626

@jakubjezek001 jakubjezek001 linked an issue May 26, 2026 that may be closed by this pull request
@ynbot ynbot added size/XS type: enhancement Improvement of existing functionality or minor addition labels May 26, 2026
@jakubjezek001 jakubjezek001 changed the title adding editorial_pkg product type to thumbnail extractor Add editorial_pkg product type to thumbnail extractor May 26, 2026
@jakubjezek001
jakubjezek001 marked this pull request as ready for review May 26, 2026 12:58
@jakubjezek001 jakubjezek001 self-assigned this May 26, 2026

@BigRoy BigRoy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change seems fine to me, but I'd rather look at whether we can just improve this logic so that it's the go-to way to make thumbnails everywhere?

Comment thread client/ayon_core/plugins/publish/extract_thumbnail.py
@ynbot ynbot moved this to Review In Progress in PR reviewing May 26, 2026
@jakubjezek001

Copy link
Copy Markdown
Member Author

Client was testing it as all was working fine for him https://discord.com/channels/517362899170230292/1106170815873024030/1509165990850723933

@BigRoy BigRoy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested by client. Looks good.

@github-project-automation github-project-automation Bot moved this from Review In Progress to Merge Requested in PR reviewing Jun 1, 2026
@BigRoy
BigRoy merged commit 5a2102c into develop Jun 1, 2026
12 checks passed
@BigRoy
BigRoy deleted the enhancement/YN-0626-resolve-editorial-package-lacking-thumbnail-for-ftrack branch June 1, 2026 09:12
@github-project-automation github-project-automation Bot moved this from Merge Requested to Done in PR reviewing Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS type: enhancement Improvement of existing functionality or minor addition

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

YN-0626: Resolve: Editorial package lacking thumbnail for ftrack

4 participants