]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: Edit user via UI throwing multiple server errors
authorNaman Munet <naman.munet@ibm.com>
Fri, 24 Oct 2025 05:59:09 +0000 (11:29 +0530)
committerNaman Munet <naman.munet@ibm.com>
Thu, 6 Nov 2025 05:19:20 +0000 (10:49 +0530)
commit0675ff6f1e7c847a2b1451da72801eb7af01b797
treef6102abe5531dc0faab7cd75c5982edbdcfcce77
parentb973c0e082527fc36cc42ce9d6e735ba3728ffde
mgr/dashboard: Edit user via UI throwing multiple server errors

Fixes: https://tracker.ceph.com/issues/73637
Commit includes:
Returning the default user ratelimit when the ratelimit for user is not set, hence eliminating the 500 error on UI

Signed-off-by: Naman Munet <naman.munet@ibm.com>
(cherry picked from commit b72071af0beb30ff022bdfa9b9f970309438632a)
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-form/rgw-user-form.component.ts
src/pybind/mgr/dashboard/services/rgw_client.py