-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Bundle Repository (OBR)
-
Labels:None
The method RepositoryAdmin#discoverResources returns a list of filtered resources, but it is currently not efficiently possible to get the corresponding repository for a resource. The information is available in ResourceImpl, but not accessible through the API.
Is it possible to add this?