OpenMetadata icon indicating copy to clipboard operation
OpenMetadata copied to clipboard

ActivityFeed Notification Alert API Issues

Open Siddhanttimeline opened this issue 1 year ago • 0 comments

Affected module Backend, UI

Describe the bug

  1. API is not bringing the correct data for ActivityFeed Notification Alert [api/v1/events/subscriptions/name/ActivityFeedAlert?include=all]

To Reproduce

  1. Go to the Activity feed notification alert and try adding more destination.
  2. We will notice that the subscriptions API is sending the destination in the payload and receiving it in the response subs. However, the ActivityFeedAlert API is encountering an issue while fetching the data.

Siddhanttimeline avatar Aug 13 '24 05:08 Siddhanttimeline