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

Fix failure when data property is empty #8

Merged
merged 1 commit into from
Apr 10, 2024
Merged

Fix failure when data property is empty #8

merged 1 commit into from
Apr 10, 2024

Conversation

jacobkiers
Copy link
Contributor

Hi,

First of all, thank you for this great integration!

With the new override topics functionality, a regression started that when the data key is not available, no notification can be sent.

This is fixed by adding the appropriate checks for None.

With the new override topics functionality, a regression started that when the `data` key is not available, no notification can be sent.

This is fixed by adding the appropriate checks for None.
@jacobkiers
Copy link
Contributor Author

I'm running with this change myself now, and it works fine.

@jacobkiers jacobkiers changed the title Keep working when data is empty Fix failure when data property is empty Apr 10, 2024
@hbrennhaeuser hbrennhaeuser merged commit 2daf1a9 into hbrennhaeuser:main Apr 10, 2024
2 checks passed
hbrennhaeuser added a commit that referenced this pull request Apr 14, 2024
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.

None yet

2 participants