Skip to content

Default Insights chart changes

Mark Fletcher requested to merge insights-issues-created-per-month-default into master

What does this MR do?

  • Current default charts for issues rely on labels being present and applied to be complete
  • This provides a nice out of the box charts for issues
    • Issues Created per month
    • Issues Closed per month

Screen_Shot_2019-06-05_at_10.52.35

Changes the labels for default charts for priority and severity

  • priority::1 becomes P::1
  • severity::1 becomes S::1

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/11955

Does this MR meet the acceptance criteria?

Conformity

Performance 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 Rémy Coutable

Merge request reports