OpenMetadata
OpenMetadata copied to clipboard
ActivityFeed Notification Alert API Issues
Affected module Backend, UI
Describe the bug
- API is not bringing the correct data for ActivityFeed Notification Alert [api/v1/events/subscriptions/name/ActivityFeedAlert?include=all]
To Reproduce
- Go to the Activity feed notification alert and try adding more destination.
- 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.