Skip to content

Rename issue button to incident

David O'Regan requested to merge 227678-create-incident-button-alert into master

What does this MR do?

A small MVC for #227678 (closed) where we change the label for the create issue button to create incident and update a selection of the code to reflect this new idea.

Note: we leave a selection of code as a reference to issue because:

  • It's tied to the GraphQL naming
  • Incidents are issues under the hood

Screenshots

Before After
Screenshot_2020-08-18_at_10.27.19 Screenshot_2020-08-18_at_10.27.39
Screenshot_2020-08-18_at_10.26.57 Screenshot_2020-08-18_at_10.27.48

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

Closes #227678 (closed)

Merge request reports