Notifications

A notification system has been implemented using Slack and email. Notifications will be sent to relevant team members when certain events occur, such as comment, request or description changes. This system is designed to ensure that all team members are kept informed and up-to-date on important developments.

If there is an owner, then the notification is sent to them. If there is no owner, the system sends the notification to the admin.

Two types of notifications:

  • Direct Notifications: These notifications are triggered by a user's action and are sent instantly.

  • Digest Notifications: Notifications are grouped to avoid disturbing the user. We check for any activity in the last hour, and if there is none, we send the notification group. However, if it has been more than 12 hours since the last notification, we send the group immediately.

Edit notification:

  • Someone commented your asset

  • Someone added you as owner

  • Someone added a description on your asset

  • Someone added a column description on your asset

  • Someone added a tag on your asset

  • Someone marked as deprecated your asset

  • Someone marked as certified your asset

  • Someone marked a column as Pii

Request notification:

Last updated

Was this helpful?