Ajith Prasad
fd4761e63e
MINOR: Import glossary term tag bug fix ( #21293 )
...
(cherry picked from commit fc33e055bacadd7148af92c976b1c9b19410f8c8)
2025-05-20 07:01:00 +00:00
IceS2
5a83cfe640
MINOR: Add missing workflow config status migrations ( #21286 )
...
* Add missing workflow config status migrations
* Moved to Java based migrations to redeploy pipeline
* Moved migrations to Java. Updated Listener based on config
* Improved update on the migrations
(cherry picked from commit b761efbfd33e1888dc59e0ef7fe636a9a98aa8c5)
2025-05-20 06:03:14 +00:00
Mayur Singal
43b1aa2f24
MINOR: Use slow query log for mysql lineage ( #21291 )
...
(cherry picked from commit 509bc0d82613b54ea240e8ae27385c5c6251743b)
2025-05-20 05:41:17 +00:00
Mayur Singal
57735390bd
Fix #20746 : DB columns in Vertica ( #21288 )
2025-05-20 11:07:12 +05:30
shrushti2000
6bb6cb1a0e
Merge branch '1.7.1' of https://github.com/open-metadata/OpenMetadata into 1.7.1
2025-05-20 10:46:37 +05:30
Shrushti Polekar
bde527ad90
Fix(test) : Announcement failing test ( #21270 )
...
* fix announcement failing test
* minor fix
* address pr comment
* minor fix
* remove api call wait
2025-05-20 10:46:20 +05:30
Ashish Gupta
28e6af640c
fix the description box of team page ( #21287 )
...
(cherry picked from commit 7d31c8a529ce802823f3386758e8db9556a8e690)
2025-05-20 10:37:01 +05:30
Dhruv Parmar
f1a48bfee1
fixed followers test cases ( #21282 )
2025-05-20 10:32:38 +05:30
Sweta Agarwalla
6fbe79001d
feat(ci): support slack message for OSS playwright run ( #21163 )
...
* feat(ci): support slack message for OSS playwright run
* update for slack message
* Update .github/workflows/mysql-nightly-e2e.yml
Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
* Update .github/workflows/postgresql-nightly-e2e.yml
Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
* fix download report step
* udpate tokens
* fix path issue
* wait for downloads to be completed
* add blob report to reporters
* upload blob reports to artifacts
* fix download step
* update download step for mysql
* fix upload / download approch
* skip tests to fasten testing
* fix ci error
* fix path issue
* fix path
* fix path
* update path
* fix download path
* revert playwright config
* address comments
---------
Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
2025-05-19 21:19:29 +05:30
Sweta Agarwalla
8cc0f8816e
Fix sso button style for login page ( #21284 )
...
* fix sso button style for login page
* update styles
* update styles
(cherry picked from commit a31504139b1b570a8f35af6c872e1283dc056e56)
2025-05-19 15:36:20 +00:00
Imri Paran
8b100cb71a
Fix 20325: Trigger external apps with config ( #20397 )
...
* wip
* feat: trigger external apps with override config
- Added in openmetadata-airflow-apis functionality to trigger DAG with feature.
- Modified openmetadata-airflow-apis application runner to accept override config from params.
- Added overloaded runPipeline with `Map<String,Object> config` to allow triggering apps with configuration. We might want to expand this to all ingestion pipelines. For now its just for apps.
- Implemented an example external app that can be used to test functionality of external apps. The app can be enabled by setting the `ENABLE_APP_HelloPipelines=true` environment variable.
* fix class doc for application
* fixed README for airflow apis
* fixes
* set HelloPipelines to disabeld by default
* fixed basedpywright errros
* fixed app schema
* reduced airflow client runPipeline to an overload with null config
removed duplicate call to runPipeline in AppResource
* Update openmetadata-docs/content/v1.7.x-SNAPSHOT/developers/applications/index.md
Co-authored-by: Matias Puerta <matias@getcollate.io>
* deleted documentation file
---------
Co-authored-by: Matias Puerta <matias@getcollate.io>
(cherry picked from commit d91273a30d28de793941de74636963e29aa9e5d4)
2025-05-19 16:53:24 +02:00
Pranita Fulsundar
9b0843c13e
fix(test): flaky glossary version test ( #21281 )
...
* fix: glossary version tests
* fix test
2025-05-19 20:00:19 +05:30
harshsoni2024
1e2e2e078b
bugfix: powerbi lineage source parameter usecase fix, last active user ingestion fix ( #21272 )
...
(cherry picked from commit a414e93163a9f6001fd90d298128cecc3a6f60b8)
2025-05-19 13:52:13 +00:00
Shrushti Polekar
a676636332
fix ui issue for bot roles edit and display ( #21283 )
2025-05-19 19:17:16 +05:30
Ashish Gupta
50f526ca41
MINOR: fix the data asset header spacing in Metric entity ( #21268 )
...
* fix the data asset header spacing in Metric entity
* fix the spacing between floating cards on homepage
(cherry picked from commit 992d3f966407369cabba2271a749180d2c17b2b9)
2025-05-19 17:54:39 +05:30
Imri Paran
0a2d9af34d
fix: hot fix for AutoPilotApplication.json
...
change from https://github.com/open-metadata/OpenMetadata/pull/21134
2025-05-19 14:13:03 +02:00
Ashish Gupta
79bbea556b
fix the flaky test failure around bulk import ( #21271 )
...
(cherry picked from commit 2f795ccc13696fd6ec8acaa532539026a02df9f3)
2025-05-19 17:22:29 +05:30
Sweta Agarwalla
b789ece15b
Revamp login page ( #21256 )
...
* revamp login page
* fix test
* update signup form design
* update order of carousel
* update images and locales
* update responsiveness
* remove welcome locale
* add animation to images
* add styles for ai
* updated images
(cherry picked from commit d298fc00c97f073114e2b46a8c6ea073968079ee)
2025-05-19 10:18:20 +00:00
Imri Paran
d2b62ed6b3
fix: move autopilot runtime migrations to 1.7.1 ( #21267 )
...
(cherry picked from commit 07a6530b5b86072d0cce64c4c8124e608e5864ee)
2025-05-19 11:46:05 +02:00
Dhruv Parmar
c8d5e494c8
used new styling for owner label in exploresearch ( #21269 )
...
(cherry picked from commit 0653480a3986d3b6c6ee8eec913764707dc77dd5)
2025-05-19 15:05:38 +05:30
Shrushti Polekar
2b89fb8680
fix assignee alignment issue on task feed card ( #21266 )
2025-05-19 13:43:21 +05:30
Pranita Fulsundar
e9d92c4241
fix: permission placeholder styles ( #21263 )
2025-05-19 12:48:47 +05:30
Teddy
c804336e66
ISSUE #20962 - Issues with test case alerts ( #21253 )
...
* fix: test case alerts and un-indexable fields
* fix: test case alerts and un-indexable fields
(cherry picked from commit b1edb964699c1d365b9e1154f05591e4b26ebb21)
2025-05-19 09:06:54 +02:00
Teddy
05cb6818ac
ISSUE #17170 : handle oracle unique count ( #21225 )
...
* fix: handle oracle unique count
* fix: failing test case
(cherry picked from commit 2e8e79ff0a828ac5c19121aa9c1ca8b2596c1adc)
2025-05-19 09:05:44 +02:00
Teddy
e032b0497c
ISSUE #21146 - Properly handle connection on sampler ( #21186 )
...
* fix: properly close connection on sampler ingestion
* fix: dangling connection test
* style: ran python linting
* fix: revert to 9
(cherry picked from commit cd6434dd73cd7c60ef22a11972740f12686b3558)
2025-05-19 09:04:03 +02:00
Mayur Singal
70d9ba546d
Fix #1532 : Fix Error ingesting using Datalake adls connector ( #21243 )
...
(cherry picked from commit 698956783b3bfc237b81bb46c2659d5b88b2f1cc)
2025-05-19 07:02:11 +00:00
Pere Miquel Brull
90a8d2784a
FIX - Ingestion workaround for Services with null secrets ( #21260 )
...
* FIX - Ingestion workaround for Services with null secrets
* linting
(cherry picked from commit 6444ea37507601eff10800614e8987358df361c5)
2025-05-19 06:54:46 +00:00
Dhruv Parmar
13c4e00a51
fixed BulkEditEntity flaky test ( #21209 )
...
* fixed BulkEditEntity flaky test
* fixed enter click issue
* removed changes that does not belongs to me in pr
* removed changes that does not belongs to me in pr
* removed unwated code
(cherry picked from commit c24a2dbdca9a8e9a99b0f53dc2373bdae1edb351)
2025-05-19 12:10:16 +05:30
Suman Maharana
2378e77219
Fix: dbt multi owner support from manifest ( #21233 )
...
(cherry picked from commit 5a3d40f64320ece5aa706ced0fcc90fc5e0b52ac)
2025-05-19 06:35:33 +00:00
Mayur Singal
ac6f726252
Fix #1550 : Metadata ingestion errors from Azure Data Lake ( #21261 )
...
(cherry picked from commit 9ec424a3fad0f885861a1324b393a7eba71bd134)
2025-05-19 06:15:31 +00:00
Dhruv Parmar
ebe397d041
Fix: Observablity alert flaky test ( #21107 )
...
* fixed observity alert flaky test
* fixed timeout issue
* fixed timeout issue
* fixed comments
(cherry picked from commit 3d2ae8fff6be077a32b56ccc7caf5503bfa7afa7)
2025-05-19 11:29:51 +05:30
Dhruv Parmar
9b8dca394b
Added(ui): edit display name for dashboard Data model ( #21227 )
...
* added edit display name for dashboard Data model
* used reusbale component
* used reusbale component
* removed unncessary code
(cherry picked from commit e886d708dfa179c747990569420fc233192ef842)
2025-05-19 11:29:37 +05:30
Teddy
3998982d54
ISSUE #21216 : added include field to incident list ( #21221 )
...
* fix: added include field to incident list
* added ui changes for allowing deleted entries in entity page and fix the count on incident page
* fix: error retrieving soft deleted test cases
* fix: ran java linting
* Update openmetadata-ui/src/main/resources/ui/src/components/IncidentManager/IncidentManager.component.tsx
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* fix testcase playwright
* fix playwright test
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit 0b483ecb865341425abf47132185bdbde6051bc7)
2025-05-19 11:17:17 +05:30
Mayur Singal
5b83a2949f
MINOR: Add athena schema comment support ( #21262 )
...
(cherry picked from commit 7efa5e650bf52d304822539665bef516bf3dccaa)
2025-05-19 05:02:28 +00:00
Pere Miquel Brull
c0cdb5a713
Rel to #1575 - LabelType Generated ( #21244 )
...
* Rel to #1575 - LabelType Generated
* migration
* format
* tests
* generate types for taglabel
---------
Co-authored-by: karanh37 <karanh37@gmail.com>
(cherry picked from commit aa96019ab10204ea4ce80ad459e7418f1a8220f0)
2025-05-19 05:00:24 +00:00
Mayur Singal
8395101a4d
MINOR: Configurable account usage for incremental metadata extraction ( #21182 )
...
(cherry picked from commit 21573378479e2706fe7fcdb8c6a82edb6817b762)
2025-05-19 04:46:42 +00:00
Mohit Tilala
5f8e2d94b0
Fix airbyte pipeline lineage extraction ( #21151 )
...
(cherry picked from commit 4c0ce77756f07a7addce489f3cae9d3c9ff788d5)
2025-05-19 04:45:46 +00:00
sonika-shah
9d4a423cf1
Fix - 21204 inconsistent domain reassignment in bulkAsset API ( #21205 )
2025-05-19 09:36:59 +05:30
sonika-shah
9c00e2995a
Minor : Fix enum cleanup not triggering when all enum keys are removed ( #21258 )
2025-05-18 19:59:52 +05:30
Chirag Madlani
36fbd39dff
fix(ui): authenticate pipeline status api call ( #21257 )
...
* fix(ui): authenticate pipeline status api call
* fix tests
(cherry picked from commit 7a73598a935a499fcff4e958f95f366e72e1b5b7)
2025-05-18 19:56:22 +05:30
Chirag Madlani
b1bcc1c98b
fix(test): tags & glossary term failure ( #21254 )
...
* fix(test): tags failure
* fix glossary term tests
(cherry picked from commit 764b1702b4c97b99c016dd950176a66f84e54746)
2025-05-18 19:56:16 +05:30
harshsoni2024
d014c7d53a
issue-20074: s3 objects get paginated response ( #21208 )
2025-05-18 13:47:45 +05:30
harshsoni2024
4330dc3fe8
issue-19890: PBI dataflow support ( #21207 )
2025-05-18 13:47:21 +05:30
sonika-shah
bf0d29fbe9
Support followers for Database ( #21169 )
2025-05-17 10:42:26 +05:30
Mohit Yadav
8e7baab54c
Adds followers to services and database schema ( #21017 )
...
* Adds followers to services and database schema
* Add delete and followers fields
* Add missing fields
* Fix failing test for get entity with different fields
* Fix ingestion test case failure
2025-05-17 10:40:46 +05:30
Chirag Madlani
9299e14f46
chore(ui): update add button styling for expandable cards ( #21197 )
...
* chore(ui): update add button styling for expandable cards
* fix tests
* fix test for expandable card
* fix data test id
* fix playwright tests
* fix tests
* fix metric playwright
* fix test
(cherry picked from commit b74816ceed8f0f5525febc5fb790da526b2caa6c)
2025-05-17 09:54:21 +05:30
Sweta Agarwalla
ece074e22d
add dependency in fetchDocument useEffect ( #21201 )
2025-05-16 23:17:37 +05:30
Sweta Agarwalla
0e6d0818ec
Update ingestion runner fetch condition ( #21222 )
...
* update ingestion runner fetch condition
* update condition in service details page
* add test for runner fetching
* fix sonar failure
* fix failures
* mock config data function
* add condition for ip address alert
* update test condition
(cherry picked from commit 194bac6e2c5d2184c8bc867fc497c1a78e9d0462)
2025-05-16 17:43:03 +00:00
Shrushti Polekar
132602f9fb
fix table.spec aut failure ( #21213 )
2025-05-16 15:11:54 +05:30
Shrushti Polekar
0297e24dc4
Fix: flaky user.spec test ( #21191 )
...
* fix flaky user test
* minor fix
* refactor code
2025-05-16 15:10:21 +05:30