mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-01 19:18:05 +00:00
* fix(#15364): autogenerate ingestion pipeline name and show displayName * Refactor AddIngestion component and StringsUtils * Refactor UUID generation function * Update rowKey in IngestionListTable.component.tsx * add unit test for replaceCallback * Fix service run button selector and update row key in IngestionListTable * Refactor code to improve readability and maintainability * Fix null check in checkAndDeleteApp function