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

Resolve circular circular dependency between the ReportService and SharingService

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: L3 - Default L3 - Default
    • 2.5.0-alpha1, 2.5.0
    • None
    • backend
    • None

      AT:

      • there is no circular dependency between the ReportService and the SharingService
      • the beans are initialized using the constructor
      • the direct autowiring of the fields has been removed

      Context:
      The ReportService depends on the SharingService and vice versa. This has serveral issues:

      • it is bad practice
      • it's hard to read/understand the code
      • we can't use the constructors to initialize the beans

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              johannes.heinemann Johannes
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: