-
Problem report
-
Resolution: Fixed
-
Blocker
-
6.0.4rc1, 6.2.0alpha1
-
None
-
Sprint 87 (Apr 2022)
-
0.125
Steps to reproduce:
- Click on the status "Enabled" for a host to disable it
- Confirm popup message
- Observe an error
Result:
6.0
{"errors":"<output class=\"msg-bad\" role=\"contentinfo\" aria-label=\"Error message\"><div class=\"msg-details\"><ul class=\"list-dashed\"><li>Field "hostids" is mandatory.<\/li><\/ul><\/div><button type=\"button\" class=\"overlay-close-btn\" onclick=\"jQuery(this).closest('.msg-bad').remove();\" title=\"Close\"><\/button><\/output>"}
6.2
{"error":{"messages":["Field \"hostids\" is mandatory."]}}
Expected:
Host disabled successfully