Skip to content

[fix] Hooks: Added null check for incoming data#6261

Merged
pnrgenc merged 1 commit intomasterfrom
hooks-filter-null-check
May 27, 2025
Merged

[fix] Hooks: Added null check for incoming data#6261
pnrgenc merged 1 commit intomasterfrom
hooks-filter-null-check

Conversation

@pnrgenc
Copy link
Copy Markdown
Member

@pnrgenc pnrgenc commented May 27, 2025

Problem:

  • If a filter (custom user property) defined inside the hooks does not exist in the incoming data getting an error.

Solution:

  • Added null check

Problem:
- If a filter (custom user property) defined inside the hooks is not exists in the incoming data getting an error.

Solution:
- Added null check
@pnrgenc pnrgenc merged commit cbd958b into master May 27, 2025
9 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