ausocean / cloud

GNU General Public License v3.0
1 stars 1 forks source link

bench: Profile notification log. #121

Open trekhopton opened 2 weeks ago

trekhopton commented 2 weeks ago

We should have a place where a user can see all the notifications for their sites, instead of having to look through their emails.

scruzin commented 2 weeks ago

We have this already. Each notification is already logged as a variable with compound name:

<site-key>._<notification-kind>.<notification-recipient>.

e.g.,

1._site.ops@ausocean.org

for a 'site' message for site '1' send to 'ops@ausocean.org'.

We just need a way of searching for variables.