We couldn't load all Actvitity tabs. Refresh the page to try again.
If the problem persists, contact your Jira admin.
Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-4411

Event count processing race condition on showing camunda event counts

    • Icon: Bug Report Bug Report
    • Resolution: Done
    • Icon: L3 - Default L3 - Default
    • 3.3.0-alpha1, 3.3.0
    • None
    • backend
    • None
    • Not defined

      Given:
      Event counts of camunda activity events have not yet been processed

      When:
      The event counts endpoint is called for this camunda process

      Then:
      a Http 500 is returned and the log contains:

      Response: {
        "errorCode" : "serverError",
        "errorMessage" : "An internal server error occurred.",
        "detailedMessage" : "Elasticsearch exception [type=index_not_found_exception, reason=no such index [optimize-event-sequence-count-invoice]]",
        "reportDefinition" : null
      }
      

      Expected:
      The counts for these camunda activity events are just 0 or missing/null

        This is the controller panel for Smart Panels app

            Loading...
            Uploaded image for project: 'Camunda Optimize'
            1. Camunda Optimize
            2. OPT-4411

            Event count processing race condition on showing camunda event counts

              • Icon: Bug Report Bug Report
              • Resolution: Done
              • Icon: L3 - Default L3 - Default
              • 3.3.0-alpha1, 3.3.0
              • None
              • backend
              • None
              • Not defined

                Given:
                Event counts of camunda activity events have not yet been processed

                When:
                The event counts endpoint is called for this camunda process

                Then:
                a Http 500 is returned and the log contains:

                Response: {
                  "errorCode" : "serverError",
                  "errorMessage" : "An internal server error occurred.",
                  "detailedMessage" : "Elasticsearch exception [type=index_not_found_exception, reason=no such index [optimize-event-sequence-count-invoice]]",
                  "reportDefinition" : null
                }
                

                Expected:
                The counts for these camunda activity events are just 0 or missing/null

                  This is the controller panel for Smart Panels app

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

                          Created:
                          Updated:
                          Resolved:

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

                                Created:
                                Updated:
                                Resolved: