Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NullPointerException While Sending Data Quality Alert to MS Teams Due to Missing Template Data #19073

Closed
Siddhanttimeline opened this issue Dec 15, 2024 · 0 comments · Fixed by #19062
Assignees
Labels
Alert & Notifications bug Something isn't working

Comments

@Siddhanttimeline
Copy link
Contributor

An NPE occurs when attempting to send an alert to MS Teams for data quality.

Reason: Failed to publish event of destination type MsTeams due to Cannot invoke "java.util.Map.getOrDefault(Object, Object)" because "testCaseDetails" is null

Cause
The template data (buildDQTemplateData) is missing the required values needed to populate the template for msTeams.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Alert & Notifications bug Something isn't working
Projects
None yet
1 participant