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

[PR #4459/06675034 backport][stable-3] dnsmadeeasy: only get monitor if it is not null api response #4499

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Apr 13, 2022

This is a backport of PR #4459 as merged into main (0667503).

SUMMARY

dnsmadeeasy module, fails if "monitor" key is null in the api response, this change adds a check

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

net_tools/dnsmadeeasy

ADDITIONAL INFORMATION

it adds a check for "monitor" value in api response partially fixes #3620, delete should work, updates are not perfect

* Only get monitor if it is not null api response

* Add changelog fragment

* Update changelogs/fragments/4459-only-get-monitor-if-it-is-not-null-api-response.yaml

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/net_tools/dnsmadeeasy.py

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: drevai <revai.dominik@gravityrd.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 0667503)
@ansibullbot
Copy link
Collaborator

@ansibullbot ansibullbot added backport bug This issue/PR relates to a bug module module net_tools new_contributor Help guide this first time contributor plugins plugin (any type) labels Apr 13, 2022
@felixfontein felixfontein merged commit 1d800ce into stable-3 Apr 13, 2022
@felixfontein felixfontein deleted the patchback/backports/stable-3/06675034fef477562db69277203805008e2979f8/pr-4459 branch April 13, 2022 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue/PR relates to a bug module module net_tools new_contributor Help guide this first time contributor plugins plugin (any type)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants