-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Developer Tools
-
3
-
Not Needed
-
Iteration Zephyrosaurus
ConnectionInfoProvider currently expects the entire ConnectionInfo to be passed as the value. This poses a problem for our WorkspacesPlugin which in multiple connections mode would require connections sidebar to pass the entire ConnectionInfo when opening the tab which should not be necessary at all. All we need is the id for the ConnectionInfo that needs to be opened and WorkspacesPlugin should be able to pass it down to ConnectionInfoProvider which should then resolve it automatically using ConnectionRepository.
- is depended on by
-
COMPASS-7718 Adapt the WorkspacePlugin to support tabs with different dataservices
- Closed