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 unmarshaling error with AlertGroupingParameters timeout #459

Merged
merged 1 commit into from
Sep 21, 2022
Merged

Conversation

mjlshen
Copy link
Contributor

@mjlshen mjlshen commented Aug 16, 2022

Fixes #458 by allowing Timeout to be successfully unmarshalled and sent as a 0 when needed instead of being omitted as a default value.

Signed-off-by: mshen <mshen@mshen-mac.lan>
@mjlshen
Copy link
Contributor Author

mjlshen commented Sep 7, 2022

@ChuckCrawford sorry for the ping, definitely let me know if I should be asking for reviews another way! This should fix a bug that is reproducible with the steps in the linked issue.

Copy link
Collaborator

@ChuckCrawford ChuckCrawford left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking care of this @mjlshen .

@ChuckCrawford ChuckCrawford merged commit 60b86e5 into PagerDuty:master Sep 21, 2022
@ChuckCrawford ChuckCrawford added this to the v1.6.0 milestone Sep 21, 2022
@mjlshen mjlshen deleted the 458 branch September 21, 2022 21:24
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.

UpdateService is not working properly with AlertGroupingParameters
2 participants