Skip to content

Do not throw 404 EntityNotFoundException when a relation is left over in entity_relationship #24266

@harshach

Description

@harshach

Affected module
Backend

Describe the bug
In EntityUtil.populateEntityReferences() (openmetadata-service/src/main/java/org/openmetadata/service/util/EntityUtil.java:201 we still throw EntityNotFoundException
This will throw at the entity level 404

To Reproduce

Screenshots or steps to reproduce

Expected behavior
A clear and concise description of what you expected to happen.

Version:

  • OS: [e.g. iOS]
  • Python version:
  • OpenMetadata version: [e.g. 0.8]
  • OpenMetadata Ingestion package version: [e.g. openmetadata-ingestion[docker]==XYZ]

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions