Complete
Details
Details
Assignee
Unassigned
UnassignedReporter
Zack
ZackComponents
Priority
More fields
More fields
Katalon Platform
Katalon Platform
Created December 27, 2021 at 4:34 PM
Updated July 6, 2022 at 8:57 PM
Resolved January 4, 2022 at 4:05 PM
"ignore_alerts" used to be a single boolean value, but now you can ignore different types of alerts, so the UI sends a string array. The MW did not change between 2.0 and 2.1 to reflect this.
Example error seen on a 2.0 instance:
ERROR: servers/edit - Could not process args: {"id":"2kwvcgnowxvypch2","ignore_alerts":["warning","critical"]} . Error: json: cannot unmarshal array into Go struct field ServerObjectPublic.ignore_alerts of type bool