Skip to content

Add ability to selected inherited service desk templates from the group

Rajat Jain requested to merge service-desk-templates into master

What does this MR do and why?

Frontend implementation for #299084 (closed)

Currently, Service Desk is only capable of applying and listing templates from the project where it's itself enabled. With the introduction of inherited templates, we'd want to list all the available templates, from the Group level as well as the project level, and persist it on the backend.

Screenshots or screen recordings

Listing all templates

before after
image image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Rajat Jain

Merge request reports