Alignak-monitoring-contrib / alignak-app

Desktop application in system tray for Alignak users.
GNU Affero General Public License v3.0
6 stars 2 forks source link

Request for host services should not be made twice #284

Closed algorys closed 6 years ago

algorys commented 6 years ago

When display a host, App make request twice on backend to get host services.

She should only made it if its services are not in database !

algorys commented 6 years ago

Done.