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 ID assignment logic in Scheduler #5094

Merged
merged 1 commit into from
Mar 19, 2024
Merged

Fix ID assignment logic in Scheduler #5094

merged 1 commit into from
Mar 19, 2024

Conversation

sfmskywalker
Copy link
Member

Refactor the ID generation for Alteration Plans to ensure the planParams.Id is always set directly before creating a DispatchWorkflowDefinitionRequest. This avoids the unnecessary extra variable and ensures the ID property is consistently used throughout the method.

Fixes 5093

Refactor the ID generation for Alteration Plans to ensure the `planParams.Id` is always set directly before creating a DispatchWorkflowDefinitionRequest. This avoids the unnecessary extra variable and ensures the ID property is consistently used throughout the method.

Fixes 5093
@sfmskywalker sfmskywalker merged commit 67cd1f3 into main Mar 19, 2024
3 checks passed
@sfmskywalker sfmskywalker deleted the issue/5093 branch March 19, 2024 12:46
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.

2 participants