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

Filter for user/private reports with elasticsearch query

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • L3 - Default
    • 2.7.0
    • None
    • backend
    • None

    Description

      Context:
      When we read private/user reports we currently often read all reports and then filter by collectionId = null and userId. We should rather filter directly when querying from elasticsearch.

      AT:

      • ReportReader offers a method to filter for private reports with an optional userId
      • in every location where we read private reports this method is used, these are at least:
        • `ReportService#findAndFilterPrivateReports`
        • `#UpgradeFrom26To27#populateReportToAlertArchiveCollectionMap`

      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