You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing issues and added correct labels.
Description
Current Behavior
If intermediate baking preset is configured as extension of image sequence, deadline is failing the publish on validate_expected_and_rendered_files when Nuke Slate is present in the render but not in the intermediate sequence.
Expected Behavior
Integration job should be publishing as expected.
Steps To Reproduce:
setup Nuke ayon+settings://nuke/publish/ExtractReviewIntermediates file extension to jpg
make Nuke script, add Slate node
Publish on farm
the render and it's extract review intermediate is rendered, and publish fails on validate_expected_and_rendered_files
Additional context:
Version
Server 1.42, ayon_core 1.06, ayon_nuke 0.2.5, ayon_deadline 0.3.2
What platform were you running when you found the bug?
Windows
Maybe there needs to be a condition like this in validation:
Is there an existing issue for this?
Description
Current Behavior
If intermediate baking preset is configured as extension of image sequence, deadline is failing the publish on
validate_expected_and_rendered_files
when Nuke Slate is present in the render but not in the intermediate sequence.Expected Behavior
Integration job should be publishing as expected.
Steps To Reproduce:
Additional context:
Version
Server 1.42, ayon_core 1.06, ayon_nuke 0.2.5, ayon_deadline 0.3.2
What platform were you running when you found the bug?
Windows
Maybe there needs to be a condition like this in validation:
ayon-deadline/client/ayon_deadline/plugins/publish/nuke/submit_nuke_deadline.py
Line 511 in b4f6362
Relevant log output:
The text was updated successfully, but these errors were encountered: