Nextcloud-snap: Idea for the future: notify admins

Created on 16 Jan 2020  路  2Comments  路  Source: nextcloud/nextcloud-snap

As I stated in https://github.com/nextcloud/nextcloud-snap/issues/1129

There is a working script that informs all admin users in the Nextcloud VM now. Maybe it could also get used here?

The current version was merged here but we are currently reworking the function to make it more efficient here.

feature fix-in-beta

Most helpful comment

I like it. Check out #1221.

All 2 comments

I like the idea. Here's my thoughts on the script from a previous comment:

At its core, it's just looping through all users and grepping for that admin tag, then using the existing occ notification:generate feature to create a web notification for each of those found users. It could take a while on large instances, so I see it being used as a last resort only if we know an update will break something but there's nothing we can do about it and the update has to be pushed out anyway.

I like it. Check out #1221.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

MichaelsGITIGIT picture MichaelsGITIGIT  路  6Comments

dutchievj picture dutchievj  路  4Comments

pachulo picture pachulo  路  4Comments

benclark06 picture benclark06  路  7Comments

johnpoint picture johnpoint  路  4Comments