Skip to content

Cannot find notification rule for eventType #2541

@maxceem

Description

@maxceem

There is an error in console:

Failed to load notifications. Cannot find notification rule for eventType 'notifications.connect.project.post.deleted' version '2'.

NOTE. Because of this error all notifications are not shown.

There are two things to fix:

  1. Add rule for notifications.connect.project.post.deleted version 2.
  2. I think code shouldn't fail when there is no appropriate rule for notification. Probably better to log warning using console.warn() instead of throwing an exception in such cases.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions