14569 Commits

Author SHA1 Message Date
Ram Narayan Balaji
1bec15ea39
Feat: #24424 Flowable History Timed Cleanup and Ops Command for cleanup (#24367)
* Flowable History Timed Cleanup and Ops Command for cleanup

* Remove Commented Code

* Update generated TypeScript types

* Fix Migration column name

* Test Cases

* Remove cleanupAll parameter

* cron for default every sunday 12 am

* cron for default every sunday 12 am - 0 0 0 ? * 1

* Move Migrations to 1.11.1

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-05 16:35:23 +05:30
Ram Narayan Balaji
13a3bab075
Improv# Store Flowable Exceptions, Remove Internal Entities in Workflows, Improve Resume and Suspend Workflows - Release 1.11.1 (#24649)
* Flowable Exceptions are Stored in OMD instance tables, Remove internal fields from workflow event consumption

* Store Stages in Workflow in case of Errors

* Improvise Suspend and Resume workflow

* Update generated TypeScript types

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-05 14:29:44 +05:30
Aniket Katkar
c1d3bd1542
Fix: resolve js-yaml version to fix vulnerability (#24682) 2025-12-05 13:10:19 +05:30
Harsh Vador
c3445968c6
fix(playwright): Fix test for hidden navigation items validation in CustomizeDetailPage Spec (#24705) 2025-12-05 09:54:41 +05:30
Ashish Gupta
3b8d675370
fix the api check on APICollectionClass (#24703) 2025-12-04 23:01:28 +05:30
Dhruv Parmar
df1311a48b
Fix(UI): Removed Translation Logic From Constant Files (Part 2) (#24652)
* removed translation logic from remaing constant files

* removed remaining constants from datepicker and data insight page

* fixed unit tests

* removed translation from entity constant and fixed ru translation
2025-12-04 22:56:01 +05:30
Bhanu Agrawal
9cb09ae77f
Fix using wrong indices for lineage (#24659)
* Fix using wrong indices using for lineage

* Added test for fix
2025-12-04 21:38:57 +05:30
feride-sh
c1e2cb2625
Update ru-ru.json (#24696)
* Update ru-ru.json

fix https://github.com/open-metadata/OpenMetadata/issues/24693

* Update openmetadata-ui/src/main/resources/ui/src/locale/languages/ru-ru.json

Co-authored-by: siddhant <30566406+siddhant1@users.noreply.github.com>

---------

Co-authored-by: siddhant <30566406+siddhant1@users.noreply.github.com>
2025-12-04 20:47:46 +05:30
Harsh Vador
a3b16a91ad
(test) ui: fix Right Entity Panel AUT & Users spec failure (#24685)
* (test) ui: fix Right Entity Panel AUT failure

* fix failing spec

* fix: ensure token clearance by confirming signin redirection after logout

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2025-12-04 15:42:36 +05:30
Suman Maharana
cdc5595c52
Temporarily remove py 3.12 CI (#24690) 2025-12-04 10:23:55 +01:00
Charu Chandra Joshi
d220ead6ab
fix(ingestion): wrong error message in the profiler registry TypeRegistry class (#24615)
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2025-12-04 09:58:43 +01:00
Ashish Gupta
b2a7891345
fix the bulk action owner selection as per dataAssetRules (#24674)
* fix the bulk action owner selection as per dataAssetRules

* added playwright test around bulk action disabled entities
2025-12-04 10:44:05 +05:30
amfor
348a50744d
Exclude queries, columnNames from search payloads (#24663) 2025-12-04 09:03:39 +05:30
Guy First
ddc573f4f6
Update README.md for column-level consistency (#24670)
Fix formatting of 'column level' to 'column-level' for consistency.
2025-12-03 07:59:18 -08:00
sonika-shah
313617dd81
fix failing test in DataProductResourceTest (#24679) 2025-12-03 18:58:18 +05:30
Mayur Singal
cee0fd2c77
MINOR: Add option to disable ingestion in run_local_docker (#24676) 2025-12-03 12:35:29 +00:00
Harsh Vador
f0cf74089e
(test)ui: add support data asset rules for right panel (#24675)
* (test)ui: support data asset rules for right panel

* fix admin test
2025-12-03 16:31:04 +05:30
sonika-shah
4567eb455f
Add new /assets/counts api (#24666)
* Add new /assets/counts api

* use linkedhashmap to list in sorted order

* add ui changes for widget with playwright

* fix jest tests

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
2025-12-03 15:13:11 +05:30
Aniket Katkar
e538edc72e
Fix: Update service form test to handle connection modal cancellation and response waiting (#24671) 2025-12-03 14:39:08 +05:30
Chirag Madlani
e0c11f64de
fix(test): customize navigation test fix (#24669) 2025-12-03 14:32:45 +05:30
Ajith Prasad
8bc287fdce
Default value of forceSecureSessionCookie corrected (#24668) 2025-12-03 12:24:57 +05:30
harshsoni2024
3e368725f0
Fix: Sagemaker unified studio registered models (#24567)
* get unified studio registered models

* add tests
2025-12-03 11:46:26 +05:30
Mohit Tilala
0619d24e2a
Fixes #24584: [Sap HANA] Read actual view name from resourceUri xml attribute and not from DataSource id (#24662) 2025-12-03 11:27:10 +05:30
Sriharsha Chintalapani
530553f216
Fix mututal tags warning error in Tables, DashboardDataModels (#24664) 2025-12-03 10:17:48 +05:30
Suman Maharana
d4f77cf505
Fix pipeline summary Pagination when applied date filter (#24638)
* Fix pipeline summary Pagination when applied date filter

* add postgresql

* spotless

* fix cursor

* Added duration filter

* revert unnecessary changes

* Fix postgres query

* use builtin filters

* fix postgres queries

* fix paging issue with status apis

* Fix status filter and pagination

* fix status not displaying correctly

* Add tests

* fix tests
2025-12-02 18:55:14 -08:00
Bhanu Agrawal
481c1e7bf2
Fix: Graceful Handling of Missing Entities in READ Operations (#24384) 2025-12-02 18:54:41 -08:00
Harsh Vador
d8ac493d11
fix(ui): exclude deleted entities from search results (#24644)
* ui: fix deleted in search query

* nit

* add test for user deletion & user assign

* Fix failing tests

* improve test code

* fix query entity spec

* address copilot comments

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-12-02 12:25:37 -08:00
Ayush Shah
2ac2596169
docs: enhance Requirements section for Databricks with Unity Catalog … (#24387)
* docs: enhance Requirements section for Databricks with Unity Catalog permissions

Add comprehensive Unity Catalog permission requirements for Databricks connector:

Core metadata extraction:
- USAGE on catalogs and schemas
- SELECT on tables and views

Optional features:
- View definitions (information_schema.views)
- Unity Catalog tags at all levels (catalog_tags, schema_tags, table_tags, column_tags)
- Table and column lineage (system.access.table_lineage, system.access.column_lineage)
- Query history API access for usage & lineage
- Profiler & data quality permissions

Each section includes SQL GRANT statements for easy copy-paste setup.
Aligns with 13 test connection steps defined in databricks.json.

* fix: added permissions and other details in databricks.md and unitycatalog.md

* fix: update access requirements for system.access tables in Databricks and Unity Catalog documentation

---------

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Keshav Mohta <keshavmohta09@gmail.com>
Co-authored-by: Keshav Mohta <68001229+keshavmohta09@users.noreply.github.com>
2025-12-03 01:36:30 +05:30
Harshit Shah
ff16ca7b1d
fix(ui): Format row count and decimal values across the profiler and DQ (#24631)
* fix(ui): Format row count and decimal values across the profiler and DQ

* fix unit tests

* fix unit test

* update empty values in summary card

* address comments

* fix failing e2e test
2025-12-02 18:20:29 +00:00
Ashish Gupta
8474937f78
PLAYWRIGHT: fix activity feed mention failure on AUT (#24645)
* PLAYWRIGHT: fix activity feed mention failure on AUT

* remove unwanted change

* fix the test suite failure around domain around the permission
2025-12-02 17:34:01 +01:00
Chirag Madlani
cc0260a101
fix(ui): display name instead id in persona select (#24646)
* fix(ui): display name instead id in persona select

* fix persona failure

* fix persona selection

* fix users spec
2025-12-02 17:33:24 +01:00
Mohit Tilala
ab2b23a0aa
Fix: bulk sink queries create & update (#24650) 2025-12-02 08:31:08 -08:00
Ashish Gupta
e3074afa32
fix incident manager breadcrumb via different routes (#24653)
* fix incident manager breadcrumb via different routes

* added playwright test
2025-12-02 15:51:12 +00:00
harshsoni2024
35e777bad4
Fix: Report page url fix for PowerBI (#24651)
* report page url fix

* add tests
2025-12-02 12:05:19 +01:00
Aniket Katkar
9cd5e6cb82
Feat: Support multiple agent types in filtering and API calls (#24642)
* Support multiple agent types in filtering and API calls

* Fix java checkstyle

* test

* fix

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2025-12-02 11:31:21 +01:00
Aniket Katkar
6b8690f243
Chore(UI): Increase test connection timeout to 3 minutes (#24481)
* fix: Increase test connection timeout to 3 minutes

* Updated the timeout for test connection to sync with UI code timeout
2025-12-02 12:27:30 +05:30
Chirag Madlani
95e8a0a926
fix(test): sperate navigation persona to avoid conflict with persona tests (#24632) 2025-12-02 12:26:43 +05:30
Mohit Tilala
abccb1a847
Fix dbt testcase creation by bypassing bulk and failed request status (#24640) 2025-12-02 09:39:38 +05:30
Chirag Madlani
902e36022d
fix(test): mention spec in AUTs (#24637) 2025-12-02 09:38:21 +05:30
Harsh Vador
6fea734590
ui (test): fix failing Incident Manager playwright (#24627) 2025-12-02 09:23:50 +05:30
Shailesh Parmar
20cc25fda6
playwright: fixed test for incidentmanager and testSuite (#24628)
* playwright: fixed test for incidentmanager and testSuite

* revert the common.ts changes
2025-12-02 09:11:19 +05:30
Karan Hotchandani
eefc9aa084
add playwright for circular reference (#24625) 2025-12-01 19:24:48 +05:30
Mohit Tilala
1efaab9803
Fix(test): Sample usage python tests (#24618)
* test: add comprehensive debug logging to sample usage test

* Increase default lineage query parsing timeout from 10 to 30 sec

* test: add LineageParser 300s timeout test for CI performance measurement

* test: add lineage parser perf test to main test

* Correct query_log query with correct values and revert all debug code of test

* Revert parsing timeout to 10sec

* Update parsing timeout to 30sec and add debug tests to check time took on query

* Intentional failure to log query parsing time in CI

* Remove debug tests
2025-12-01 14:53:00 +01:00
Keshav Mohta
d8b9a35b11
Fixes: Databricks Ingestion (#24612)
* fix: table ingestion due to incorrect database selection

* fix: databricks test

* fix: python checkstyle
2025-12-01 14:46:34 +01:00
Ashish Gupta
25fc9d8010
fix old domain value being replaced with new one on search select in multi-select (#24620)
* fix old domain value being replaced with new one on search select in multiselect

* fix some sonar issue

* updated changes as per copilot suggested
2025-12-01 18:34:20 +05:30
Ayush Shah
20ced21e58
Fixes 24329: Add deleted to filter soft deleted entities using mcp (#24597)
* Add 'deleted' field handling in search metadata tool and tests

* Remove unit tests for deleted field handling in SearchMetadataTool

* Refactor assertion message formatting in McpToolsValidationTest

* Add dedicated deletion test table in search metadata tests

* Refactor table creation in McpToolsValidationTest for improved readability
2025-12-01 12:37:29 +01:00
Mayur Singal
d943b64d12
MINOR: Looker: Ingest All Views from Repository (#24558) 2025-12-01 12:31:18 +01:00
Mohit Yadav
b2bcc4210a
Fix App Field Fetchers missing for list apis (#24622)
* Fix App Field Fetchers missing for list apis

* add tests

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2025-12-01 17:00:35 +05:30
Bhanu Agrawal
5b2c79ca97
Make recreateIndex default true for search index (#24564) 2025-12-01 12:16:55 +01:00
Teddy
11c2d2f6a9
MINOR - Airflow serialized limit (#24617)
* chore: set lower DAG serialization defaults

* chore: increase timeout for testSuite

* chore: update DAG processor interval postgres

* chore: lower DAG parse interval and delay

* fix: remove internal parsing and trigger dag parsing automatically on deploy
2025-12-01 11:09:19 +01:00