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

RPL-66: Fix - Ansible plugin - Resource Model Source throws NullPointerException #397

Merged

Conversation

alexander-variacode
Copy link
Contributor

@alexander-variacode alexander-variacode commented Oct 23, 2024

⛔️ Ticket

https://pagerduty.atlassian.net/browse/RPL-66

❌ Issue

After upgrading to version 4.x of the Ansible plugin, any version after 3.12, the Ansible Resource Model Source, even after being configured properly, will throw Null Pointer errors in the service.log and return cached data only

✅ Fix

Added a tag validator method to check if all, children and hosts is empty or null.

@alexander-variacode alexander-variacode added this to the 5.8.0 milestone Oct 23, 2024
@alexander-variacode alexander-variacode merged commit a30cec5 into main Oct 24, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants