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

Prevent templated indices using the name service methods that include index suffixes

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • L3 - Default
    • 3.2.0
    • None
    • backend

    Description

      context: https://github.com/camunda/camunda-optimize/pull/1726/files#r388333506

      In the OptimizeIndexNameService, we have a method getOptimizeIndexNameForAliasAndVersion that returns the index name including any prefix and/or suffix the index has. However, for suffixed indices (ones that get rolled over), it will take the initial/default suffix of the index. We don't currently use this in this context, but it might lead to confusing behaviour if we don't validate against its usage for templated indices.

      AT:

      • We prevent templated indices from using the above method to get the index name, or make it's usage clearer

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              joshua.windels Joshua Windels
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce