Closed alien999999999 closed 9 months ago
@alien999999999 ,
please check #543
oh, it's a not a bug, it's a (missing) feature :-)
I see it's been worked on fairly recently, which is great; but i see some merge conflicts...
Any idea when they would be ready? is there any way for me to try and use this manually?
I am going to close this issue, as msekania already pointed to a corresponding pull request. Let's continue the discussion there.
Verify first that your issue is not already reported here. Where possible also test if the latest release and main branch are affected too. Complete all sections as described!
Describe the bug
when using rule to add a slack notification rule, it complains not to recognize notification_rules ruleset.
Component Name
Component Name: rule
Ansible Version
Checkmk Version and Edition
Collection Version
To Reproduce Steps to reproduce the behavior:
Expected behavior
ok [checkmk]
Actual behavior
TASK [Add Slack notification] ** fatal: [checkmk]: FAILED! => {"changed": false, "id": "", "msg": "Error calling API. HTTP code 400. Details: b'{\"title\": \"Unknown ruleset.\", \"status\": 400, \"detail\": \"The ruleset of name \'notification_rules\' is not known.\"}', "}
Minimum reproduction example
Additional context