-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Minor
-
Affects Version/s: COmanage Registry 5.2.0 (52 Pickup)
-
None
v5.2.0 introduces the ability to request all instantiations of a Plugin via setAutoViewVars using type = plugin and model = desired model. (See eg ApiConnnector::ApiSourceEndpointsTable.php) Previously, code typically used a where clause to filter available plugins.
Update existing instances to use the new autoViewVar capability.