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

Refactor trigger and expression retrieval from scheduled caching services

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • L3 - Default
    • None
    • None
    • backend
    • Not defined

    Description

      In AbstractIdentityCacheService, there is an abstract method to return the CronExpression. There is also an inherited method to return the CronTrigger, which itself in most subclasses relies on the underlying CronExpression. This overlap of responsibilities resulted in a bug in https://github.com/camunda/camunda-optimize/pull/4107. We should refactor this class to remove this overlap of responsibilities between both methods. We might even be able to remove the method to get the trigger entirely

      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:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Salesforce