From: Dnyaneshwari Date: Mon, 2 Sep 2024 06:29:23 +0000 (+0530) Subject: mgr/dashboard: Wrong(half) uid is observed in dashboard X-Git-Tag: testing/wip-mchangir-testing-20241122.051535-debug~120^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=74b56864307790bf2b1fb17803fe2aea3ff87646;p=ceph-ci.git mgr/dashboard: Wrong(half) uid is observed in dashboard Fixes: https://tracker.ceph.com/issues/67850 Signed-off-by: Dnyaneshwari Talwekar (cherry picked from commit 7ca0d71eada6d7a0d8cce5b6e80d328c453ef7df) --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-details/rgw-user-details.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-details/rgw-user-details.component.html index 49aff08e387..330b846fb6b 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-details/rgw-user-details.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-details/rgw-user-details.component.html @@ -36,7 +36,7 @@ User ID - {{ user.user_id }} + {{ user.uid }}