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

**Is your feature request related to a problem? Please describe.** Both users and our scripts can update lineage edges. Now, if user updated lineage edge, our script will update it....

enhancement

**Affected module** UI **Describe the bug** If i define a service connection (for example Trino) and after some time change any property of this service, the connection details are updated...

UI

**Is your feature request related to a problem? Please describe.** We have a number of custom properties we would like to tag tables with. Open Metadata only supports string, markdown...

enhancement
UI
Ingestion

**Is your feature request related to a problem? Please describe.** Popup is not much helpful in case of specific errors for editable form **Describe the solution you'd like** - Use...

enhancement
UI

**Is your feature request related to a problem? Please describe.** The data quality module (page) at OM does not allow sorting of filtering of data quality tests, suites ![image](https://github.com/open-metadata/OpenMetadata/assets/131245764/6affe49b-96b2-4037-bff0-1596d9341674) **Describe...

enhancement
UI
data quality

When I use the Java Client API of OpenMetadata 1.3.0,I got a bug as fellow: Caused by: java.lang.NullPointerException: Cannot invoke "org.openmetadata.client.ApiClient.getObjectMapper()" because "this.apiClient" is null at org.openmetadata.client.gateway.OpenMetadata.initClient(OpenMetadata.java:55) at org.openmetadata.client.gateway.OpenMetadata.(OpenMetadata.java:43) at...

**Is your feature request related to a problem? Please describe.** Column profiling metrics should only be shown if they are relevant for that data type **Describe the solution you'd like**...

enhancement
P0
UI
profiler

**Affected module** Ingestion Framework **Describe the bug** After going through the logs of the data profiling jobs at OM found below error happening > metadata.ingestion.ometa.client.APIError: Tag labels PII.Sensitive and PII.NonSensitive...

bug
Ingestion
profiler

**Describe the bug** The code below is the MySQL section from the docker-compose.yml. docker-compose.yml ```yaml version: "3.9" volumes: ingestion-volume-dag-airflow: ingestion-volume-dags: ingestion-volume-tmp: es-data: services: mysql: container_name: openmetadata_mysql image: docker.getcollate.io/openmetadata/db:1.3.0 command: "--sort_buffer_size=10M"...

Every Country has different Rules and Regulations. So accordingly they have different PII fields. Such as in INDIA we have aadhaar and PAN. So your model will not TAG accordingly....

enhancement
good-first-issue
P4
profiler