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

If backend is empty (no hosts and no services), App won't start #249

Closed algorys closed 6 years ago

algorys commented 6 years ago

On a fresh install, if backend is empty (no hosts and no services), App won't start.

Maybe have a timer that ask to user to start or not even if there is no host and services in database ?

algorys commented 6 years ago

This issue is solved by 5c2c50c.

Datamanager now set True if request is OK, no matter whether the _items are empty or not.