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

fixing bug 311 #315

Merged
merged 1 commit into from
Jun 8, 2023
Merged

fixing bug 311 #315

merged 1 commit into from
Jun 8, 2023

Conversation

bobjac
Copy link
Contributor

@bobjac bobjac commented Jun 8, 2023

Bug Fix for incorrect DryRun status in EventHook

Prior to executing the DryRun command, incorrect statuses were sent in event hook messages. The Status was being defaulted to error instead of the status on the InvokedOperation.

Closes #311

@bobjac bobjac added bug Something isn't working milestone-5 labels Jun 8, 2023
@bobjac bobjac added this to the milestone 5 milestone Jun 8, 2023
@bobjac bobjac self-assigned this Jun 8, 2023
@kevinhillinger kevinhillinger linked an issue Jun 8, 2023 that may be closed by this pull request
@kevinhillinger kevinhillinger merged commit 7e52418 into v1 Jun 8, 2023
1 check passed
@kevinhillinger kevinhillinger deleted the bobjac/311-dryrun-status branch June 8, 2023 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working milestone-5
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: EventHookMessage - DryRunStarted status is error
2 participants