Skip to content

[EE] Epic comment thread

Jan Provaznik requested to merge ee-jprovazn-comment-thread into master

What does this MR do?

Adds comment thread to epic show page.

  • NoteEntity splitted into multiple entities Project and Epic because of different paths/urls
  • snippet-specific paths are removed from note entity because this code is not used anywhere
  • both epic and epic notes are now awardable
  • etag caching is enabled for epic notes (similar to issue notes)
  • label references are not processed properly (not specific to comments) - follow up issue: https://gitlab.com/gitlab-org/gitlab-ee/issues/5390, same for quick actions

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Jan Provaznik

Merge request reports