feat: Notify customers if newer submitter is available.#274
Draft
karthikbekalp wants to merge 5 commits intoaws-deadline:mainlinefrom
Draft
feat: Notify customers if newer submitter is available.#274karthikbekalp wants to merge 5 commits intoaws-deadline:mainlinefrom
karthikbekalp wants to merge 5 commits intoaws-deadline:mainlinefrom
Conversation
8961478 to
7211985
Compare
Signed-off-by: Karthik BekalPattathana <133984042+karthikbekalp@users.noreply.github.com>
7211985 to
88b0bfb
Compare
leon-li-inspire
previously approved these changes
Mar 31, 2026
Signed-off-by: Karthik BekalPattathana <133984042+karthikbekalp@users.noreply.github.com>
329e6a8 to
a661875
Compare
...gin/Source/UnrealDeadlineCloudService/Private/Tests/DeadlinePluginTest_UpdateDialog.spec.cpp
Outdated
Show resolved
Hide resolved
...gin/Source/UnrealDeadlineCloudService/Private/Tests/DeadlinePluginTest_UpdateDialog.spec.cpp
Outdated
Show resolved
Hide resolved
...gin/Source/UnrealDeadlineCloudService/Private/Tests/DeadlinePluginTest_UpdateDialog.spec.cpp
Show resolved
Hide resolved
Signed-off-by: Karthik BekalPattathana <133984042+karthikbekalp@users.noreply.github.com>
Signed-off-by: Karthik BekalPattathana <133984042+karthikbekalp@users.noreply.github.com>
be00dcd to
ad4798f
Compare
joel-wong-aws
approved these changes
Apr 2, 2026
Cherie-Chen
approved these changes
Apr 2, 2026
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



DO NOT MERGE UNTIL aws-deadline/deadline-cloud#1070 is released in Deadline Cloud
What was the problem/requirement? (What/Why)
Customers are not aware if they are working on the latest submitter or not.
What was the solution? (How)
Created a new dialog to suggest customers to update their submitter.
What is the impact of this change?
Customers hopefully have the latest submitter always or at least are notified of this.
How was this change tested?
If customers want to deactivate the feature, they can do it in the settings.
Yes
Also added a spec test.
Have you run a render job successfully with these changes?
No as this dialog opens even before job submission.
Was this change documented?
Yes added it into setup-submitter if customers want to deactivate the feature.
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.