summaryrefslogtreecommitdiff
path: root/src/views/SecurityAndAccess/UserManagement/UserManagement.vue
diff options
context:
space:
mode:
authorkirankumarb07 <kirankumarb@ami.com>2023-01-11 15:54:40 +0300
committerSandeepa Singh <sandeepa.singh@ibm.com>2023-02-02 17:17:39 +0300
commit9298ea3f3127cd9310238136f5712384c9b25117 (patch)
tree0aac2ecf26f02fd2c225249cfaee96e3914a7b74 /src/views/SecurityAndAccess/UserManagement/UserManagement.vue
parentc72f1e3e1e87a17faf649b6b4b8fbfd166a11b76 (diff)
downloadwebui-vue-9298ea3f3127cd9310238136f5712384c9b25117.tar.xz
Fixed sensor mismatch issue with IPMI and redfish
Description: The sensor count in WebUI is mismatched when compared to IPMI and REDFISH responses. When Web UI is iterating the sensor response property, the iteration is stopped when the key value is undefined. As a result, the sensor details in the web UI are incorrect. So added the code changes to check the property value in every iteration, whether the value is present or not. Tested: Step 1: Login to WEB UI Step 2: Navigate to Hardware Status and Sensors Step 3: Check the sensor details with IPMI and redfish response Step 4: All the sensors and those details in the IPMI and redfish response are listing in Web UI Change-Id: Icf5098b3dd2413851e755d9ede17a8501cbb7411 Signed-off-by: Kirankumar Ballapalli <kirankumarb@ami.com>
Diffstat (limited to 'src/views/SecurityAndAccess/UserManagement/UserManagement.vue')
0 files changed, 0 insertions, 0 deletions