Skip to content

Extend customizable dashboards graphql queries to support groups

What does this MR do and why?

What

Extend customizable dashboards graphql queries to support groups

Adds support for group level queries for customizable dashboards. Passes the isProject and isGroup flags into the relevant components.

Why

Customizable dashboards was initially built to only support project level dashboards, but as part of &8925 groupoptimize will be extending this to the group level as well.

Screenshots or screen recordings

No visual changes

How to set up and validate locally

All tests passing

MR acceptance checklist

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

Related to #415754 (closed)

Edited by Ezekiel Kigbo

Merge request reports