Skip to content

Added view for project comment templates

Phil Hughes requested to merge ph/440818/projectCommentTemplatesView into master

What does this MR do and why?

Adds the view and controller for project comment templates.

#440818 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

How to set up and validate locally

  • Enable project_saved_replies_flag
  • Visit any merge request
  • Click the comment templates icon in the comment box header
  • Click Manage project comment templates

Note Project comment templates do not appear in the dropdown yet.

Merge request reports