Skip to content

Added backend for project saved replies

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

What does this MR do and why?

Adds the GraphQL mutations and queries for project level 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

  • Have a premium license
  • Enable project_saved_replies_flag
  • Create/update/delete/fetch comment templates on a project in the GraphQL explorer (/-/graphql-explorer)
Edited by Phil Hughes

Merge request reports