mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-05 03:54:23 +00:00
* 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