Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add deadline cloud soho script #189

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

lucaseck
Copy link
Contributor

@lucaseck lucaseck commented Nov 1, 2024

Fixes: #168

What was the problem/requirement? (What/Why)

When the render button was clicked on the Deadline Cloud node the user would get a notification that no soho script was found.

What was the solution? (How)

Add a soho script and set it up to be run when the render button is clicked on the Deadline Cloud node. The script will display a message to the user that to render with the Deadline Cloud node they should click the submit button within the node instead of clicking render on it.

image

What is the impact of this change?

Hopefully less confusion on how to render with the Deadline Cloud node.

How was this change tested?

Made an empty scene with just a Deadline Cloud node and clicked render to verify that the "no soho script" error would show. Then made my changes and verified a new popup appeared that pointed me towards pressing the submit button in the node itself.

  • Have you run the unit tests?
    Yes

Was this change documented?

It will be documented as closing issue 168

Is this a breaking change?

No


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@lucaseck lucaseck requested a review from a team as a code owner November 1, 2024 14:38
Copy link

sonarqubecloud bot commented Nov 1, 2024

@lucaseck lucaseck merged commit f88974f into aws-deadline:mainline Nov 1, 2024
18 checks passed
@lucaseck lucaseck deleted the fix_add_soho_script branch November 1, 2024 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Clicking the render button on the Deadline Cloud node results in an error for no soho script found
3 participants