Resolve circular circular dependency between the ReportService and SharingService

XMLWordPrintable

    • Type: Task
    • Resolution: Done
    • Priority: L3 - Default
    • 2.5.0-alpha1, 2.5.0
    • Affects Version/s: None
    • Component/s: 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

              Assignee:
              Unassigned
              Reporter:
              Johannes
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: