1723 Commits

Author SHA1 Message Date
IceS2
ae4658f85d MINOR: Fix Table constraint relationships for SoftDeleted entities. (#19129)
* Update TableRepository.java

* Fix Checkstyle
2024-12-19 11:57:58 -08:00
Mohit Yadav
077e143315 Cleanup lineage on pipeline and store procedure removal (#19133)
(cherry picked from commit f9de2b926ad7048032fd5c222d35445b1bdda7da)
2024-12-19 12:47:40 +05:30
Ashish Gupta
407c0c9547 supported editUser permission in user tab for team page (#18987)
* supported editUser permission in user tab for team page

* remove edit all permission check in teams add/remove user api

* added playwright test for the editUser permission

* Added playwright test for data consumer user and remove no used field from the advance api call

---------

Co-authored-by: sonikashah <sonikashah94@gmail.com>
Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
(cherry picked from commit 9e6078f654ed0a54e9d41b12c3a748449c6079ea)
2024-12-19 12:02:56 +05:30
Mohit Yadav
d150061908 Fix Login Configuration Issue (#19109)
* Fix Login Configuration Issue

* Fix Tests

(cherry picked from commit 4b9948dbfbbfcacea997a72df7442b11430a1bb2)
2024-12-17 23:44:13 +05:30
Siddhant
cf1c737300 Fix: Filter activity feed events for test cases and test suites. (#19004)
* fix: Filter activity feed events for test cases and suites.

* minor fix around the button label after save task tab

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-12-16 17:05:53 +05:30
Siddhant
db2770fbb4 Fixes 19073 : Resolve NullPointerException in MS Teams DQ template handling (#19062)
* fix: Resolve NullPointerException in MS Teams DQ template handling

* fix: Update DQ template logic to handle test case changes and results

Details:
Ensures a general template is created for any changes in the test case.
Generates a DQ template when the test case result is updated.

* refactor: Make testCaseResult as constant named TEST_CASE_RESULT
2024-12-16 16:43:51 +05:30
sonika-shah
c75d453154 fix: Resolve conflicts 2024-12-16 16:41:10 +05:30
Mohit Yadav
7175afb0cd Domain Policy Update to be non-system (#19060)
(cherry picked from commit 3578a4b32d605494d44073bfe3fb82742a62b93e)
2024-12-16 13:51:22 +05:30
Mohit Yadav
d2d7212bc6 Fix Settings Cache (#19053)
(cherry picked from commit 01646431f676190840c6206019859c2589705af6)
2024-12-16 13:51:03 +05:30
IceS2
eca21b3845
Parametrizing Flowable configurations and adding a way to handle history cleaning (#18990) 2024-12-12 10:03:26 +01:00
github-actions
e6d975add2 chore(release): Prepare Branch for 1.6.2 2024-12-12 05:51:36 +00:00
github-actions
f22442054a chore(release): Prepare Branch for 1.6.1 2024-12-10 16:13:05 +00:00
Mohit Yadav
d41dc0b776 Fix ES Tag Index failing (#18991)
* Fix ES Tag Index failing

* add tags loading test

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
(cherry picked from commit 08cdc69f30316261ed50c4f4ae0dc93a67b1203a)
2024-12-10 21:18:23 +05:30
Chirag Madlani
15e519e8b5 Revert persona (#18681)
* Revert "feat: persona based customisation for glossary and glossary term pages (#18454)"

This reverts commit 6fa76ecde915ce027d3ef036206e1a84b360f1f6.

* Revert "chore(ui): move persona as top level settings (#18171)"

This reverts commit 737c076999ebe76167a7c0307e87770a7d8da9f9.

* fix tests

* fix playwright
2024-12-10 09:56:45 +05:30
github-actions
6c080a3174 chore(release): Prepare Branch for 1.6.0 2024-12-10 09:56:45 +05:30
Teddy
c3455aae91
fix: liuve update logical test suite aggregation in search (#18978) 2024-12-09 20:36:08 +01:00
Mohit Yadav
5263858067
Create Change Events on import and update in es (#18953)
* Create Change Events on import and update in es

* add glossary tests

* minor test cleanup

* Make Change Event Update Async

* Fix Test case

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2024-12-09 07:45:33 -08:00
IceS2
de0889d590
MINOR: Remove workflow instance states (#18959)
* Remove Workflow Instance States until better solution is found

* Remove Workflow Instance States until better solution is found

* Remove Workflow Instance States until better solution is found

* Fix issue with OpenSearchClient
2024-12-09 15:43:37 +01:00
Pere Miquel Brull
9ae8e66e34
MINOR - Remove ingestionPipeline index parent alias (#18971)
* DOCS - EditTags RBAC changes for 1.6

* MINOR - Remove ingestionPipeline index parent aliases
2024-12-09 17:59:40 +05:30
Mohit Yadav
ac5bbb1673
Fix Certification tags not updating in ES (#18952)
* Fix Certification tags not updating in ES

* Move code to search repository
2024-12-08 21:37:00 -08:00
IceS2
46d4e1c77c
MINOR: Fix Glossary Term Consolidation and Flaky Test (#18920)
* Fix Glossary Term Consolidation and Flaky Test

* Fix CheckStyle

* Implement the new entitySpecificUpdate in all repositories
2024-12-05 09:32:50 +05:30
sonika-shah
84566e3b21
Fix : Knowledge page update Parent patch - search side changes (#18760)
* Fix : Knowledge page update Parent patch - search side changes

* cleanup code

* resolve case when other children under same old parent were getting affected in search
2024-12-05 09:32:36 +05:30
Mohit Yadav
fb9bd00a44
Fix Table Column Imports (#18924)
* Fix Table Column Imports

* Fix import status and header name
2024-12-04 22:44:05 +05:30
IceS2
e2789da9dc
Set Certification Field Dynamically (#18874) 2024-12-04 15:36:07 +01:00
Siddhant
28f551d20a
GEN-Activity Feed Filtering (#18873)
* fix: Update configuration for activity feed.

* fix: Migrations

* remove the customProperty and testSuite feed beautification case from the feed

* fix: Remove custom properties from the source

* fix: add metric in the matchAnySource.

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-12-04 16:56:21 +05:30
Sriharsha Chintalapani
bf00c9c12e
Create a relationship to manage ER based on tableConstraints (#18892)
* Create a relationship to manage ER based on tableConstraints

* Add relationship/remove relationship from entity_relationship table whenever table constriants are updated/added , validate table constraints

* remove findRelatedTables queries

* Add Migrations to add constrait relationship

* remove findRelatedTables code

* Fix postgres migration query

* fix pg migration

* fix test

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-12-03 20:47:34 -08:00
Suman Maharana
11b0a9c376
Fixes: mircostrategy test connection (#18889) 2024-12-03 17:13:15 +01:00
Sriharsha Chintalapani
d783316c55
Minor: removing logging on jdbcURL (#18885) 2024-12-03 07:40:43 -08:00
Karan Hotchandani
0372f5a5e1
refer certification icons from public folder (#18902) 2024-12-03 15:56:48 +01:00
Suman Maharana
d831aa99cc
Minor: Fix TestConnectionDefinitionResourceTest update count (#18893) 2024-12-03 16:23:41 +05:30
sonika-shah
244a933adc
Minor : Fix #18775 validation on enum custom property (#18855)
* Minor : Fix #18775 validation on enum custom property

* fix tests

* Add tests
2024-12-02 20:12:47 +05:30
Mohit Yadav
dc4b2c9b47
Google returns null refresh token on Refresh requests (#18868) 2024-12-02 12:26:30 +05:30
Lucas Rodrigues
cbe32412b0
Fixes #18848: "Failed to parse query parameters from JDBC URL" when query is an empty string (#18850)
* ISSUE-18848: add missing String.isEmpty() check

* ISSUE-18848: use nullOrEmpty

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2024-12-01 09:43:00 -08:00
IceS2
e9186dc577
Catch exception that arises due to a change in code. Shouldn't be an issue (#18863) 2024-11-30 08:26:49 -08:00
Mayur Singal
9b9509f4b9
MINOR: Mysql Lineage Support Main (#18780)
* MINOR: Mysql Lineage Support Main

* fix test

* fix test

---------

Co-authored-by: Teddy <teddy.crepineau@gmail.com>
2024-11-29 20:48:42 +05:30
Teddy
fc01035ce5
Minor secret utils error log (#18856)
* fix: pass exception message in SecretUtils.convert

* fix: pass throwable
2024-11-29 11:44:44 +01:00
Siddhant
3453c799f7
FIX: Mask Slack App User & Bot Tokens (#18814)
* fix: mask slack user and bot token.

* refactor: Move the code in SlackApp
2024-11-28 23:59:46 +05:30
Siddhant
8fcb8ecdd7
Add trigger option 'TestSuiteStatusUpdates' for TestSuite status changes (#18836)
* fix: Provide trigger option as TestSuiteStatusUpdates for TestSuite source

* add the playwright change to test the test suite status field in alert

* localization changes

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2024-11-28 23:28:36 +05:30
Sriharsha Chintalapani
6410583018
Fix export async for users with "." in their email's principal name (#18845)
* Fix exportAsync failing for usernames with . in it

* Fix exportAsync failing for usernames with . in it
2024-11-28 07:37:45 -08:00
harshsoni2024
cb33f274fc
Connector: rename microstrategy connector (#18604) 2024-11-28 18:50:42 +05:30
Karan Hotchandani
e22fc6ddeb
Fix Glossary tree hierarchy state (#18703)
* fix the tree state on edit glossary term

* add playwright tests

* fix permission loading

* fix tests

* adding timeout for in review state

* adding timeout for in review state

* increasing timeout

* fix tests

* update tests

* add a poll for checking tasks created

* testing response

* adding limit

* fix tests

* change user for testing

* Catch Exceptions on the Consumer to avoid losing records

---------

Co-authored-by: Pablo Takara <pjt1991@gmail.com>
2024-11-28 16:36:45 +05:30
Ashish Gupta
7877d5c14c
Allow Asset add and remove operation for editTag permission user (#18786)
* Allow Asset add and remove operation for editTag permission user

* remove edit all permission check in bulkAssetTag api for tag

* fix the permission check by checking specific and the index used to exclude

* check editTag permission before updating assets by bulkTagAsset api

* fix the button not visible for the non admin user

* added playwright for the limited user check aroud asset

* restrict add asset button in certification page

* minor fix

* cleanup aroud tag page and fix usertab count around Team page

* use entity type instead of search index

---------

Co-authored-by: sonikashah <sonikashah94@gmail.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
2024-11-28 16:15:07 +05:30
IceS2
b9e49fc35d
Make Fetching Data Async (#18822) 2024-11-28 10:53:57 +01:00
Karan Hotchandani
b614594252
Json logic query builder fixes (#18819)
* minor workflow changes

* fix json logic fixes for extension field

* fix tests

* query builder ui changes

* minor add entity type in global search

* fix tests

* update certification ui

* update default icons

* minor add test id
2024-11-28 08:42:46 +01:00
Akash Verma
609620e54f
fixes : #12891: "Added more test connection cases for Airflow ingestion" (#18769) 2024-11-28 13:02:04 +05:30
Amir Shakeri
860b420d3d
Remove ORDER BY from the postgres DELETE statement (#18757)
Co-authored-by: amir.shakeri <amir.shakeri@free-now.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2024-11-27 23:21:23 -08:00
Teddy
fb826b2c68
MINOR -- propagate result to suites (#18823)
* fix: update result summary for test suite

* fix: stream pattern

* fix: inverse null conditional logic
2024-11-28 08:09:56 +01:00
Imri Paran
e58efdde67
feat: added getLatestRecord for extension (#18797) 2024-11-27 10:08:53 +00:00
sonika-shah
e8031bcc0e
Improvement : Teams api to update and remove users (#18729) 2024-11-27 10:11:27 +01:00
Siddhant
15f56c124a
fix: Minus sign correction. (#18802) 2024-11-27 12:22:58 +05:30