OpenMetadata icon indicating copy to clipboard operation
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...

Results 891 OpenMetadata issues
Sort by recently updated
recently updated
newest added

- [x] Edit Support https://github.com/open-metadata/OpenMetadata/pull/6607 - [ ] Delete Support - depends on #6603

UI

**Feature** Today, we use team search index ES API to list the teams on the signup page and the other pages. It will be best to use REST API with...

UI

**Is your feature request related to a problem? Please describe.** Requesting to add a feature to support custom communications to downstream customers related to table events, in the instance of...

P0
backend

Auth0 setup documentation suggests users configure application as "Regular Web Application" which is incorrect. It should be configured as "Single Page Application"

documentation

**Feature** Entity can have teams as the owner but it doesn't clearly show if a logged-in user indeed is the owner. **Describe the task** Check if the logged-in user belongs...

P1
UI

**Feature** #2907 **Describe the task** With permissions granted to a specific team (which may not necessarily have its own role), we need to think about supporting policy authoring through UI...

UI
backend

**Feature** Today, the team FQN has only the name of the team. If the FQN reflects team hierarchy such as `org_name.bu_name.division_name.dept_name.group_name`, then the UI can pick it up and display...

backend

**Affected module** It impacts the ingestion framework, which I attempted to start through the Web UI as described in the manual: https://docs.open-metadata.org/openmetadata/connectors/database/oracle. **Describe the bug** I'm trying to start the...

P0

**Affected module** The impact is an error when profiling, so that the profiling process always ends in the middle of the process **Describe the bug** When we ingest profile data...

bug
profiler

### Describe your changes : Fix #6278 - Separate Lineage and Usage workflows - Remove lineage ingestion from usage bulksink - Prepare Airflow DAG building for Lineage - Prepare UI...