Details

    • Sub-task
    • Resolution: Fixed
    • L3 - Default
    • 7.17.0, 7.17.0-alpha6
    • None
    • None
    • None

    Description

      Problem

      We don't have foreign keys on history tables, so there is no automatic indexing. However, we use the columns ACT_HI_PROCINST(PROC_INST_ID_) and ACT_HI_VARINST(ACT_INST_ID_) for the export queries. To avoid slow queries, let's add indices.

      Acceptance Criteria

      • Add the following indicex: ACT_HI_VARINST(ACT_INST_ID_)
      • An index on ACT_HI_PROCINST(PROC_INST_ID_) is not needed since it has a unique key constraint

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              tassilo.weidner Tassilo Weidner
              tassilo.weidner Tassilo Weidner
              Tassilo Weidner Tassilo Weidner
              Daniel Kelemen Daniel Kelemen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce