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

Photoshop: fix layer publish thumbnail missing in loader#6061

Merged
kalisp merged 7 commits intodevelopfrom
bugfix/OP-1645_Photoshop-layer-publish-thumbnail-in-Loader-missing
Dec 18, 2023
Merged

Photoshop: fix layer publish thumbnail missing in loader#6061
kalisp merged 7 commits intodevelopfrom
bugfix/OP-1645_Photoshop-layer-publish-thumbnail-in-Loader-missing

Conversation

@kalisp
Copy link
Copy Markdown
Member

@kalisp kalisp commented Dec 15, 2023

Changelog Description

Thumbnails from any products (either review nor separate layer instances) weren't stored in Ayon.
This resulted in not showing them in Loader and Server UI. After this PR thumbnails should be shown in the Loader and on the Server (http://YOUR_AYON_HOSTNAME:5000/projects/YOUR_PROJECT/browser).

Additional info

Tis PR explicitly sets path to thumbnail on the instance (as there might be only one thumbnail per instance, imho) bypassing issue that representation with 'name' == 'thumbnail' is by default set to not be integrated.

Testing notes:

  1. publish workfile in PS with default review instance
  2. publish workfile in PS with separate image instances which have Review toggle set to True
    image
  3. Check right column in the Loader and Server UI

Thumbnail representation is set to 'delete', eg wont be integrated, another source of thumbnail must be used. This will effectively limit option of NOT pushing thumbnail to Ayon, which use case I am actuall not seeing.
@ynbot
Copy link
Copy Markdown
Contributor

ynbot commented Dec 15, 2023

@ynbot ynbot added host: Photoshop type: bug Something isn't working size/XS Denotes a PR changes 0-99 lines, ignoring general files labels Dec 15, 2023
kalisp and others added 5 commits December 18, 2023 11:40
It works even for OP.

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
@kalisp kalisp merged commit a26e575 into develop Dec 18, 2023
@kalisp kalisp deleted the bugfix/OP-1645_Photoshop-layer-publish-thumbnail-in-Loader-missing branch December 18, 2023 10:54
@ynbot ynbot added this to the next-patch milestone Dec 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

host: Photoshop size/XS Denotes a PR changes 0-99 lines, ignoring general files type: bug Something isn't working

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants