Skip to content

Duplicate project_storage gql to ee

What does this MR do and why?

It duplicates app/assets/javascripts/usage_quotas/storage/queries/project_storage.query.graphql query to ee/app/assets/javascripts/usage_quotas/storage/queries/project_storage.query.graphql with the same content (only query name change).

We are doing this as the first step of adding more functionality to the EE version of the query (will be added in !134758 (merged)).

MR Description Status
!136867 (merged) Duplicate project_storage query to EE 👈
!134758 (merged) Add cost_factored query to both CE and EE and load it behind FF
Upcoming Clean-up feature flag, and move cost_factored properties to the EE version of project_storage query 🔜

Screenshots or screen recordings

N/A

How to set up and validate locally

  1. On EE version, navigate to a project's Usage Quotas page
  2. Verify the storage page loads without errors

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 #416097

Edited by Ammar Alakkad

Merge request reports

Loading