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: use description from GUI submitter #517

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

joel-wong-aws
Copy link
Contributor

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

The description from the AWS Deadline Cloud GUI was not being submitted to the service via the Deadline GUI

What was the solution? (How)

The description field was not being captured and passed correctly to the service. Updated the relevant code.

What is the impact of this change?

Description field now works as expected.

How was this change tested?

Ran hatch shell, then deadline bundle gui-submit sample_job and input a description, then input no description to the GUI. The resulting job template had a description (or did not have a description), as expected.

Was this change documented?

No, N/A

Does this PR introduce new dependencies?

  • This PR adds one or more new dependency Python packages. I acknowledge I have reviewed the considerations for adding dependencies in DEVELOPMENT.md.
  • This PR does not add any new dependencies.

Is this a breaking change?

No

Does this change impact security?

No


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

@joel-wong-aws joel-wong-aws requested a review from a team as a code owner November 25, 2024 23:06
@joel-wong-aws joel-wong-aws enabled auto-merge (squash) November 28, 2024 21:11
@joel-wong-aws joel-wong-aws merged commit f585ca5 into aws-deadline:mainline Nov 28, 2024
21 checks passed
@joel-wong-aws joel-wong-aws deleted the fix_description branch November 28, 2024 21:54
YutongLi291 pushed a commit to YutongLi291/deadline-cloud-fork that referenced this pull request Dec 5, 2024
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.

3 participants