Skip to content

Add missing `namespace.id` to storage_usage_app_data

Sheldon Led requested to merge led/fix-namespace-id-profile-usage-quotas into master

What does this MR do and why?

While working on a PoC for #360784 (closed) I noticed a console error that most likely was introduced by !100290 (merged). The component was missing a provide that is provided by the backend via storage_usage_app_data.

Screenshots or screen recordings

Before After
profile_usage_quotas_console_before profile_usage_quotas_console_after

How to set up and validate locally

  1. Navigate to http://gdk.test:3000/-/profile/usage_quotas
  2. Check the browser developer console

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 Sheldon Led

Merge request reports

Loading