Project

General

Profile

Actions

Bug #42882

closed

mgr/dashboard: Selection increases over time in Inventory datatable

Added by Volker Theile over 4 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
UI
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

I realized two bugs in the Inventory datatable:

  1. When i want to select an device from osd0, the datatable selects ALL 3 devices at once. I assume you need to set a unique identifier.
  2. The selection count increases over time. I assume this is caused everytime the datatable reloads and re-selects the selected rows.


Files

screenshot.gif (120 KB) screenshot.gif Volker Theile, 11/19/2019 11:19 AM
Actions #1

Updated by Volker Theile over 4 years ago

  • File deleted (Peek 2019-11-19 12-13.gif)
Actions #2

Updated by Volker Theile over 4 years ago

Actions #3

Updated by Volker Theile over 4 years ago

  • Description updated (diff)
Actions #4

Updated by Kiefer Chang over 4 years ago

  • Status changed from New to 12

This should be fixed after

https://github.com/ceph/ceph/pull/30921/files#diff-f902acfa579574e3a4da850319fbf482R38

`device_id` reported from orchestrator is used as the row identifier in table. I also use `$hostname-$devicename` as a fallback in case orchestrator backend doesn't report it.

Actions #5

Updated by Patrick Donnelly over 4 years ago

  • Status changed from 12 to New
Actions #6

Updated by Kiefer Chang over 4 years ago

  • Status changed from New to Resolved
  • Pull request ID set to 30921
Actions #7

Updated by Ernesto Puerta about 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from 165 to UI
Actions

Also available in: Atom PDF