erik78se / nextcloud-charms

1 stars 2 forks source link

Don't have nextcloud present weird states when installing #16

Open erik78se opened 3 years ago

erik78se commented 3 years ago

When nextcloud is still in "installation" mode, prevent uptate-status hook from presenting weird state information. Instead just don't do anything while installation is not complete.

Prevent update-status from presenting incorrect state information when still in installation mode.

In function:

def _on_update_status(self, event):