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

General: Create only one thumbnail per instance #3351

Merged
merged 2 commits into from
Jun 16, 2022

Conversation

iLLiCiTiT
Copy link
Member

Brief description

Fixed unexisting variable and only one thumbnail is created for an instance.

Description

Extract thumbnail plugin did not check if any thumbnail was created or if was created more than one thumbnail. In case when more thumbnails was created was used only the last one, and plugin crashes if none was created.

Testing notes:

  1. Trigger farm publish which won't have representation that would be used as thumbnail source.
  2. It should not crash if none thumbnail was created.
    Don't know how to achieve that.

@iLLiCiTiT iLLiCiTiT requested review from a user, 64qam and antirotor June 16, 2022 09:39
@iLLiCiTiT iLLiCiTiT self-assigned this Jun 16, 2022
@iLLiCiTiT iLLiCiTiT added the type: bug Something isn't working label Jun 16, 2022
@iLLiCiTiT iLLiCiTiT merged commit 4ef158d into develop Jun 16, 2022
@iLLiCiTiT iLLiCiTiT deleted the bugfix/missing_variable_extract_thumbnail branch June 16, 2022 10:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants