Skip to content

Fixes health status property bug in issues API

What does this MR do and why?

Fixes #419773 (closed)

The health_status property is case-sensitive for the any and none values. This MR solves the case-sensitive issue.

Merge request reports