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

Wrong thumbnail file was picked when publishing sequence in standalone publisher #703

Merged
merged 2 commits into from
Nov 10, 2020

Conversation

mkolar
Copy link
Member

@mkolar mkolar commented Nov 10, 2020

fix for standalone publisher reviews not picking up the correct file for thumbnail and fps

full_thumbnail_path = file
full_thumbnail_path = os.path.join(
thumbnail_repre["stagingDir"], file
)
Copy link

Choose a reason for hiding this comment

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

closing bracket does not match indentation of opening bracket's line

@mkolar mkolar added the type: bug Something isn't working label Nov 10, 2020
@mkolar mkolar merged commit b30e9a2 into release/2.13.5 Nov 10, 2020
@mkolar mkolar changed the title Hotfix/thumbnail and review standalone publish Wrong thumbnail file was picked when publishing sequence in standalone publisher Nov 12, 2020
@mkolar mkolar added this to the 2.13.5 milestone Nov 12, 2020
@mkolar mkolar deleted the hotfix/thumbnail_and_review_standalone_publish branch December 1, 2020 15:53
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.

1 participant