• Icon: Bug Report Bug Report
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 1.0.0
    • None
    • backend
    • None

      I have a process that contains 20 (var0 - var19) variables. When I create a new variable filter I get only 11 variables in the selection modal (see attached screenshot).

        This is the controller panel for Smart Panels app

            [OPT-441] Variables missing selection modal

            Askar added a comment - - edited

            Implementation is limiting number of variables to 10K right now. Since ES does not allow scrolling on aggregations at the moment, I am not sure if we want to search for other way to implement it.

            See https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking_50_aggregations_changes.html

            Askar added a comment - - edited Implementation is limiting number of variables to 10K right now. Since ES does not allow scrolling on aggregations at the moment, I am not sure if we want to search for other way to implement it. See https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking_50_aggregations_changes.html

            Johannes added a comment -

            I think that's not really a problem. If we have 10 K of variables for one process definition, we can't show them all in the gui anyway.

            Johannes added a comment - I think that's not really a problem. If we have 10 K of variables for one process definition, we can't show them all in the gui anyway.

              michael.schoettes Michael Schoettes
              michael.schoettes Michael Schoettes
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: