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 #531: Folder network_scan_result #648

Merged
merged 2 commits into from
Aug 14, 2024

Conversation

lgetwan
Copy link
Contributor

@lgetwan lgetwan commented Aug 14, 2024

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: #531

What is the new behavior?

  • Even with a network scan result present, the "update attributes" works fine

@lgetwan lgetwan added bug Something isn't working module:folder This affects the folder module labels Aug 14, 2024
@lgetwan lgetwan self-assigned this Aug 14, 2024
Copy link
Member

@robin-checkmk robin-checkmk left a comment

Choose a reason for hiding this comment

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

Looks trivial and works as intended now. Nice!

@robin-checkmk robin-checkmk merged commit 6ed8a5b into devel Aug 14, 2024
42 checks passed
@robin-checkmk robin-checkmk deleted the fix/531-folder-network-scan-result branch August 14, 2024 12:00
@github-actions github-actions bot locked and limited conversation to collaborators Aug 14, 2024
@robin-checkmk robin-checkmk added the release:5.2.1 Affects the mentioned release. label Aug 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working module:folder This affects the folder module release:5.2.1 Affects the mentioned release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] update_attributes on folder with network scan enabled (and a network scan result present) fails
2 participants