The ServiceRepository should live on the LogFactory-instance. The ConfigurationItemFactory is a singleton, and should not rely on ServiceRepository from LogManager.LogFactory.
First start with marking all properties on ConfigurationItemFactory that rely on ServiceRepository as obsolete. See #6187
Reactions are currently unavailable
The ServiceRepository should live on the LogFactory-instance. The ConfigurationItemFactory is a singleton, and should not rely on ServiceRepository from LogManager.LogFactory.
First start with marking all properties on ConfigurationItemFactory that rely on ServiceRepository as obsolete. See #6187