Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-45334

Developer Console Dashboards Page Deduplicates Data

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • 4.15.z, 4.17.z, 4.16.z
    • Observability UI
    • None
    • False
    • Hide

      None

      Show
      None
    • Hide
      *Cause*: The id used to determine number of rows in a Dashboard table wasn't unique enough.
      *Consequence*: Some rows would be combined if their id's were the same.
      *Fix*: Make the id use more information to prevent duplicate id's.
      *Result*: The table is able to display each expected row.
      Show
      *Cause*: The id used to determine number of rows in a Dashboard table wasn't unique enough. *Consequence*: Some rows would be combined if their id's were the same. *Fix*: Make the id use more information to prevent duplicate id's. *Result*: The table is able to display each expected row.
    • Bug Fix
    • In Progress

      This is a clone of issue OCPBUGS-43441. The following is the description of the original issue:

      Description of problem:

          The developer perspective dashboards page will deduplicate data before showing it on the table.  

      How reproducible:

          

      Steps to Reproduce:

          1. Apply this dashboard yaml (https://drive.google.com/file/d/1PcErgAKqu95yFi5YDAM5LxaTEutVtbrs/view?usp=sharing)
          2. open the dashboard on the Admin console and should be list all the rows
          3. open the dashboard on the Developer console selecting openshift-kube-scheduler projectand  
          4. See that when varying Plugin are available under the Execution Time table they are combined in the developer perspective per Pod 
          

       

      Actual results:

          The Developer Perspective Dashboards Table doesn't display all rows returned from a query.

      Expected results:

          The Developer Perspective Dashboards Table displays all rows returned from a query.

      Additional info:

      Admin Console: https://drive.google.com/file/d/1EIMYHBql0ql1zYiKlqOJh7hyqG-JFjla/view?usp=sharing

      Developer Console: https://drive.google.com/file/d/1jk-Fxq9I6LDYzBGLFTUDDsGqERzwWJrl/view?usp=sharing

       

      It works as expected on OCP <= 4.14

              rh-ee-pyurkovi Peter Yurkovich
              openshift-crt-jira-prow OpenShift Prow Bot
              Junqi Zhao Junqi Zhao
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: