Fix time tracking report for merge requests
requested to merge 371498-time-tracking-report-for-merge-requests-is-empty-if-issues-are-disabled-for-a-project into master
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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #371498 (closed)
Edited by Lee Tickett