-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: Master
-
Component/s: Portal Configuration
-
Labels:
-
Epic/Theme:
-
Epic Link:
-
Sprint:U&SM | Sprint 15
-
Git Pull Request:
In order to avoid conflicts with SCR injection, all scoped factory instances saved and retrieved through the ConfigurationProvider will utilize the ".scoped" PID suffix to distinguish those factory instances as being scoped. That way, any existing components using configuration injection will be unaffected by factory instances, essentially making scoped configuration usage completely opt-in.