Skip to content

Remove Summary heading from auto-generated incidents

Tristan Read requested to merge tr-remove-incident-summary into master

What does this MR do?

The work in !39419 (merged) adds a Summary tab to issues.

A heading was already supplied in Markdown for autogenerated issues. This leads to a double heading for this use case.

This MR removes the no longer needed markdown heading.

issue: #211844 (closed)

Screenshots

before after
screenshot_3 screenshot_1

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:

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

Merge request reports