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

Filter for user/private reports with elasticsearch query

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

      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`

        This is the controller panel for Smart Panels app

            [OPT-2874] Filter for user/private reports with elasticsearch query

            There are no comments yet on this issue.

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

                Created:
                Updated:
                Resolved: