Skip to content

Add issue_stats hash to Milestone API (Back-end)

Etienne Baqué requested to merge 31289-issue-summary-on-release-be into master

What does this MR do?

This MR adds a issue_stats hash to Milestone API payloads. This hash will tell how many issues under a given milestone are opened and closed.

Screenshots

From the Release page:

Screenshot_from_2019-10-15_15-06-42

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 #31289 (closed)

Edited by Etienne Baqué

Merge request reports