Skip to content

Add ability to remove health status in Issue sidebar"

What does this MR do?

This MR allows the user to remove the health status of an issue.

The feature is behind the :save_issuable_health_status feature flag, defaulted to off.

Issue: #36427 (closed)

Screenshots

issue_health_status

Screen_Recording_2020-03-25_at_4.28.59_pm

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Coung Ngo

Merge request reports