Skip to content

Do not retrieve full Application when fetching ManagerID

Francisco Borges Aurindo Barros requested to merge fix-manager-no-owner into master

Check the App directly instead of calling 'GetApplicationByAppID', which will try to fetch OwnerID, not necessary for the ManagerID retrieval.

Fixes https://gitlab.cern.ch/webservices/webframeworks-planning/-/issues/1011

Merge request reports