Skip to content

Fix Issue boards don't show milestone in issue details

Brett Walker requested to merge bw-fix-missing-board-milestone into master

What does this MR do?

Milestones were not being displayed in the issue board sidebar. Now use correct entity, API::Entities::Milestone

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/55301

Does this MR meet the acceptance criteria?

Merge request reports