Skip to content

Add streamTypeIn filter for reports filter - #14111

Merged
olampert merged 2 commits into
West-23.5.0from
West-23.5.0-AN-23694-streamType_filter
Aug 11, 2026
Merged

Add streamTypeIn filter for reports filter#14111
olampert merged 2 commits into
West-23.5.0from
West-23.5.0-AN-23694-streamType_filter

Conversation

@olampert

Copy link
Copy Markdown
Contributor

Pull Request Checklist

Please complete the following before submitting:

General notes -

  • I have tested the changes locally.
  • I have written unit tests where applicable.
  • I have updated documentation where needed.
  • I have added comments to complex code.
  • This PR follows the coding style guidelines.
  • I have updated release notes with new feature

New Kaltura Types

  • I have created new clients
  • I have notified related apps - KMCNG / KMS / EP .... about new clients

New Kaltura Services / Actions

  • I have added a deployment script

Questions

  1. What is the purpose of this PR?

    • Enter your answer here
  2. Does this change affect production code or infrastructure?

    • Yes
    • No
  3. If yes, what is the rollback plan?

    • Enter your answer here

@github-actions

Copy link
Copy Markdown

@github-copilot suggest

Add a null guard so that only non-null values are written.
Both errorCodeIn and streamTypeIn filters are mapped to event_var1.
Since streamTypeIn is later it will overwrites errorCodeIn values. This is valid only in case the two filers are set.
We don't want to overwrite with null values.
@github-actions

Copy link
Copy Markdown

@github-copilot suggest

@olampert
olampert merged commit 1ed19f1 into West-23.5.0 Aug 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants