Refactor trigger and expression retrieval from scheduled caching services

XMLWordPrintable

    • Type: Task
    • Resolution: Unresolved
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • Component/s: backend
    • Not defined

      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

            Assignee:
            Unassigned
            Reporter:
            Joshua Windels
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: