open-metadata / OpenMetadata

OpenMetadata is a unified metadata platform for data discovery, data observability, and data governance powered by a central metadata repository, in-depth column level lineage, and seamless team collaboration.
https://open-metadata.org
Apache License 2.0
5.26k stars 994 forks source link

Getting type null on user feed #18035

Open sonika-shah opened 2 hours ago

sonika-shah commented 2 hours ago

Affected module Backend

Describe the bug When we open the user feed, getting message An exception with message [Cannot invoke "String.equalsIgnoreCase(String)" because "type" is null] was thrown while processing request. this is as the thread_entity table contains some of the threads having type null

To Reproduce Load the user feed page

Screenshots or steps to reproduce

image

Expected behavior Should not get the exception

Version:

Additional context Add any other context about the problem here.