Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-2099 Outlier Analysis Page
  3. OPT-2598

Outlier count 0 although outliers present

    XMLWordPrintable

Details

    • Bug Part
    • Resolution: Fixed
    • L3 - Default
    • 2.6.0
    • None
    • backend
    • None

    Description

      Given:

      • an outlier heatmap is retrieved

      When:

      Then:

      • there are, dependening on the data, entries that have higherOutlier or lowerOutlier set but the outlier count on that activity is still 0, e.g.
      "Task_12p04yx" : {
          "lowerOutlier" : null,
          "higherOutlier" : {
            "boundValue" : 0,
            "percentile" : 0.0,
            "relation" : 8.21110255092798,
            "count" : 0
          },
          "lowerOutlierHeat" : 0.0,
          "higherOutlierHeat" : 0.0,
          "heat" : 0.0,
          "outlierCount" : 0
        }
      

      Expected:

      • if higherOutlier or lowerOutlier are present the count should be >0

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              sebastian.bathke Sebastian Bathke
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce