OpenMetadata
OpenMetadata copied to clipboard
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 colla...
A glossary term's status should be displayed on the Term page if it is in draft mode.
If a Glossary Term has its status as "Draft", it should not be shown in "Add tag" dropdown or any other dropdown until the term is reviewed by the assigned...
When a user updates Glossary Term name in the UI, update both name and displayName in a PATCH request. #7524 tracks the backend change
When API calls are made from a modal dialog for example in an edit description of an entity flow, when the user clicks on the "Save" button, the dialog box...
to restore mysql and postgres data after the backup
**Description** We use the OpenMetadata API to create a table pointing to an S3 CSV object. This Table entry is not created through discovery, but through manual creation (we manually...
Large logs cause the browser to crash. We should use https://www.npmjs.com/package/react-lazylog to parse the logs
Currently, we are not supporting moving one/multiple teams to another team by drag and drop, we should support the same!
Remove the dependency of rc-tree, and react-table from the code