* 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
* Minor : Fix 18606 prevent overwriting domain for PUT request
* load the attributes of glossaryTerm first and override with the import
* change logging to warn type
* revert changes
---------
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
* 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>
* 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>
* Minor: Domain only access policy prevents bots listing
* Minor: Domain only access policy prevents bots listing
* Add Entity Type condition to limit the scope of NOT IN
---------
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
* 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>
* 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
* 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
* 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>
* 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>