13896 Commits

Author SHA1 Message Date
Ashish Gupta
3253527e04
PLAYWRIGHT: fix the bulk action failure due to input field not enable (#23033)
* fix the bulk action failure due to input field not enable

* fix the failure
2025-08-22 12:10:04 +05:30
Mohit Yadav
c0d7a574d7
chore(release): Prepare Branch for 1.10.0-SNAPSHOT (#23034)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-21 21:43:01 +05:30
Pere Miquel Brull
dbe8d5ed00
CI - YAML formatting issue (#23047)
* CI

* CI
2025-08-21 18:05:15 +02:00
Karan Hotchandani
20486c23c5
fix(ui): app schema ref resolve (#23016)
* resolve application schema refs

* add details and install comps for plugin

* add tests

* use parse schema
2025-08-21 17:23:45 +05:30
sonika-shah
b1a7d4d8ae
Add missing domain migrations for entity version history (#23032) 2025-08-21 14:33:37 +05:30
Pranita Fulsundar
8a24e6d3a3
fix(test): ExploreSortOrderFilter.spec and EntityVersionPages.spec (#23011)
* fix explore sort order test

* fix entity version page test

* fix load state

* minor fix

* fix test
2025-08-21 11:13:57 +05:30
Harshit Shah
abfb3a8e8a
Update asset types in curated assets list (#22976)
* Update asset types in curated assets list

* add knowledge page in asset type list
2025-08-21 03:42:09 +00:00
Suman Maharana
582d5eb7d7
Update: Tableau e2e Tests (#23026) 2025-08-21 09:00:23 +05:30
Ayush Shah
f19c0be59e
Fixes #21677: Refactor and enhance the entity name transformation logic (#22695) 2025-08-21 08:43:33 +05:30
Mohit Yadav
837ad7429b
Improve Performance (#23025) 2025-08-21 01:53:15 +05:30
Copilot
311e9b158b
Fix system default persona preferences validation to allow landing page customization (#22960)
* Initial plan

* Implement system default persona preferences support

- Allow users to set preferences for system default persona even without direct assignment
- Update validation logic in UserRepository.updatePersonaPreferences()
- Add test to verify system default persona preferences functionality
- Maintain validation for non-assigned, non-system-default personas

Co-authored-by: harshach <38649+harshach@users.noreply.github.com>

* Add manual verification tests for system default persona fix

Co-authored-by: harshach <38649+harshach@users.noreply.github.com>

* Clean up temporary files

Co-authored-by: harshach <38649+harshach@users.noreply.github.com>

* Fix tests

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: harshach <38649+harshach@users.noreply.github.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
2025-08-20 14:58:27 +05:30
Ayush Shah
726fa89c80
Refactor: remove doc changes from OM repo (#22019) 2025-08-20 14:28:48 +05:30
IceS2
559341ac49
Add deploy pipeline method to ingestion pipeline repository (#22999)
* Adding deployIngestionPipeline method to the IngestionPipelineRepository

* Add Missing entityspecificUpdate

* Fix updating relationships

* Made updateProcessingEngine protected

* Update updateFrom and  updateTo relationship to be able to just delete a relationship if we update it to null
2025-08-20 10:32:51 +02:00
Ayush Shah
d332893ea4
Delete .github/workflows/sync-docs-v1.yml (#23007) 2025-08-20 11:35:52 +05:30
Shailesh Parmar
25111288a8
Minor: Add workflow_dispatch option in yarn-coverage.yml workflow (#23004) 2025-08-20 11:22:12 +05:30
Pranita Fulsundar
5179ce53bc
fix(ui): UI lag when viewing kafka topics with large nested schemas (#22988)
* fix ui lag for kafka topic for large nested columns

* fix type

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-08-20 10:25:59 +05:30
Mohit Tilala
26fedbaf0e
Fixes #22112: Snowflake schema tags inheritance (#22979)
* Add schema-level tags and tag inheritance support for snowflake

* Add tests for schema tag inheritance

* Lint fixes
2025-08-20 09:52:44 +05:30
Harshit Shah
3bd3158bee
Fix pagination for Persona listing (#22975)
* Fix pagination for Persona

* fix failing tests
2025-08-19 17:12:47 -07:00
sonika-shah
1fc766d7b7
Fix Soft Deleted Table don't shows the Columns Data (#22991) 2025-08-19 17:12:27 -07:00
Mohit Yadav
d5dfc458fd
Remove configuration for APIs for auth or authorizer (#23001) 2025-08-19 17:11:43 -07:00
Ajith Prasad
360aaf8d55
Seperate path for rdf config which doesnt need auth (#22995) 2025-08-19 08:54:17 -07:00
sonika-shah
7ae490fc13
Fix incorrect condition in getDomains() method (#22983) 2025-08-19 19:38:39 +05:30
Shailesh Parmar
672858f0fc
unskip: Profiler matrix playwright test (#22990) 2025-08-19 19:33:09 +05:30
Mohit Tilala
cc4b357444
Fixes #22238: [SAP HANA] Correction of physical schema mapping and column lookup at each layer of calculation view (#22952) 2025-08-19 18:45:06 +05:30
Adrià Manero
1e1a2e70f6
Fix Consistent masking of PII in table column profiling (#22933)
* Refactor PIIMasker getColumnProfile to encapsulate Authorizer PII check

* Refactor PIIMasker getTableProfile to encapsulate Authorizer PII check

* Add tests to check PII Sensitive masking on getTableColumns
2025-08-19 12:05:19 +02:00
Ashish Gupta
b6c5211876
fix the panel alignement in lineage edit mode full screen (#22984) 2025-08-19 15:34:04 +05:30
Pranita Fulsundar
ef162cec89
feat(ui): allow toggle to see both deleted and non-deleted chart on dashboard page (#22963)
* add deleted/non-deleted charts functionality

* add e2e test

* fix test

* minor refactor
2025-08-19 14:17:11 +05:30
Dhruv Parmar
b1a1cd89a7
Fix(ui): Force Test Connection (#21734)
* added force test connection

* fixed test connection appearns on input field click

* fixed test connection

* removed blocker when ingestion is off

* made test connection consistent

* fixed test cases

* removed condition on test

* removed delete initiated condition

* fixed custom service condition
2025-08-19 14:08:00 +05:30
Keshav Mohta
f39f57ddcd
Fix #22340: Execution Time Support for NiFi Connector (#22981)
* feat: added nifi execution history

* doc: added pipeline status in available features
2025-08-19 08:25:02 +00:00
Mohit Yadav
5c4e3f365b
Add healthcheck on System Resource (#22974)
* Add healthcheck on System Resource

* Exclude from filtering
2025-08-19 12:55:55 +05:30
Copilot
1b36d74570
Fix swapped domain type descriptions in UI (#22956) 2025-08-19 12:14:42 +05:30
Shailesh Parmar
7fd03d7ab5
fix: issue with redirection from logs view page to data quality page. (#22973) 2025-08-19 10:51:48 +05:30
Teddy
d58b8a63d6
ISSUE #1753 - Add Row Count to Custom SQL Test (#22697)
* feat: add count rows support for custom SQL

* style: ran python linting

* feat: added logic for partitioned custom sql row count

* migration: partitionExpression parameter

* chore: resolve conflicts
2025-08-19 06:40:49 +02:00
Sriharsha Chintalapani
547e8d3ead
Fix - Do not able RDF by default (#22978) 2025-08-19 08:18:19 +05:30
Pranita Fulsundar
946f63c83d
fix test (#22968)
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-08-18 22:45:37 +05:30
Shailesh Parmar
80798a63e2
skip: Profiler matrix test (#22971) 2025-08-18 15:17:10 +00:00
Ashish Gupta
0e4aa3e391
fix the lineage layers not visible upfront (#22958)
* fix the lineage layers not visible upfront

* fix the platform lineage height, added tooltip on radio buttons and remove the new node styling for the root node

* commented out the lineage view as we will re-design it

* remove unwanted code and fix the playwright removing the table test portion

* fix the sonar test
2025-08-18 19:27:38 +05:30
Ayush Shah
cda93b1af5
Fix formatting in OpenMetadata class docstring for clarity on field overwrite limitations (#22965) 2025-08-18 16:56:01 +05:30
Shailesh Parmar
bb9b395243
Upgrade playwright version to 1.51.1 (#22884)
* Upgrade playwright version to 1.54.2 (latest) to support indexedDb storageState (#22879)

* bump playwright version to latest

* update playwright version in workflow files

* update playwright installation step in workflow files to ensure consistent working directory

---------

Co-authored-by: “maulikkotak98” <“maulik.k@deuexsolutions.com”>

* update playwright version to 1.51.1

* fix tests for lineage

* minor refactor and cleanup

* fix lineage tests

---------

Co-authored-by: Maulik Kotak <72746599+maulikkotak98@users.noreply.github.com>
Co-authored-by: “maulikkotak98” <“maulik.k@deuexsolutions.com”>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2025-08-18 14:41:01 +05:30
Copilot
1d7c03ac9b
Add comprehensive documentation for entity field update limitations in OpenMetadata Python SDK (#22865) 2025-08-18 14:10:59 +05:30
Copilot
d9b40b8a9d
Add Tableau entity mapping documentation to connector guide (#22863) 2025-08-18 13:04:51 +05:30
Shailesh Parmar
0a37bf21ee
unskip: Data quality and profiler playwright test (#22955) 2025-08-18 12:53:55 +05:30
Copilot
99b08445a6
Add SanKey to ChartType enum (#22858) 2025-08-18 11:58:19 +05:30
Sriharsha Chintalapani
a6d544a5d8
RDF Ontology, Json LD, DCAT vocabulary support by mapping OM Schemas to RDF (#22852)
* Support for RDF, SPARQL, SQL-TO-SPARQL

* Tests are working

* Add  RDF relations tests

* improve Knowledge Graph UI, tags , glossary term relations

* Lang translations

* Fix level depth querying

* Add semantic search interfaces , integration into search

* cleanup

* Update generated TypeScript types

* Fix styling

* remove duplicated ttl file

* model generator cleanup

* Update OM - DCAT vocab

* Update DataProduct Schema

* Improve JsonLD Translator

* Update generated TypeScript types

* Fix Tests

* Fix java checkstyle

* Add RDF workflows

* fix unit tests

* fix e2e

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-08-17 18:36:26 -07:00
Rounak Dhillon
c8c529f3dd
Docs: Natural Language Search Feature Updation (#22930)
Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
2025-08-15 11:33:00 -07:00
Ram Narayan Balaji
a3a26ec29a
Fix: Flowable and Governance Workflow Error Logging for easy identification of errors and resolutions (#22940) 2025-08-15 16:01:34 +05:30
Prajwal214
63309e6454
Update the 1.9.1 release docs (#22949)
Co-authored-by: Prajwal Pandit <prajwalpandit@MacBook-Pro.local>
2025-08-15 12:49:00 +05:30
harshsoni2024
a7afad466a
e2e tableau use pat creds (#22834) 2025-08-15 11:34:45 +05:30
Ram Narayan Balaji
5c76e78ff5
Fix Bug: Match All Tags giving a NPE with the resource doesn't have tags (#22937) 2025-08-14 18:46:39 +05:30
Mayur Singal
e74de5df81
MINOR: Fix usage failure after cross lineage (#22926) 2025-08-13 16:30:29 +05:30