Skip to content

Fix time tracking report for merge requests

What does this MR do and why?

Fixes a bug where time tracking reports do not work on merge requests for projects with issue tracker disabled.

Screenshots or screen recordings

How to set up and validate locally

On master:

  • Create a new project and disable Issues via Settings > General > Visibility, project features, permissions > Issues
  • Add some merge request to the project and log time spent
  • Click Time tracking report in a merge request - it will be empty

Then try again on this branch 💥

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #371498 (closed)

Edited by Lee Tickett

Merge request reports

Loading