Skip to content

Replace getObjSrvSonnections() by getAutoConnections()

WIP: Implement getAutoConnection method

What does this MR do?

Resolve getObjSrvConnections() errors by implementing getAutoConnection() method.

How to test it?

  • Build and launch any application that can use the modified service

  • Check that the error message disappears

  • Check that the service still works as needed

Merge request reports