Skip to content

Add upvote/downvote counts to Epics API

Mario de la Ossa requested to merge 6769-epics-votes into master

What does this MR do?

Add upvote/downvote information to the Epics API

I'm using the issue_meta_data helper in order to avoid N+1 queries when loading all epics in a group

What are the relevant issue numbers?

#6769 (closed) - Epics API does not include upvotes or downvotes

Does this MR meet the acceptance criteria?

Closes #6769 (closed) Closes gitlab-ce#56723

Edited by 🤖 GitLab Bot 🤖

Merge request reports