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

Feat: add events filtering options to the Postman #673

Open
6 tasks
VGau opened this issue Feb 11, 2025 · 0 comments
Open
6 tasks

Feat: add events filtering options to the Postman #673

VGau opened this issue Feb 11, 2025 · 0 comments
Assignees
Labels
P1: High Issue priority: high SDK/Postman

Comments

@VGau
Copy link
Contributor

VGau commented Feb 11, 2025

Description

Enhance the Postman by integrating event filtering capabilities. This will allow users to filter events based on predefined conditions before processing them. The new functionality should support logical operations (AND, OR) and various property-based conditions.

Motivation

Implementing event filtering will provide enhanced flexibility for events filtering.

Tasks

  • Add new filtering configuration params to the Postman
  • Integrate the filter configuration into the existing events processing service.
  • Add unit tests

Acceptance criteria

  • Postman configuration updated
  • Postman events listening service updated
  • Unit tests added.
@VGau VGau added P1: High Issue priority: high SDK/Postman labels Feb 11, 2025
@VGau VGau self-assigned this Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1: High Issue priority: high SDK/Postman
Projects
None yet
Development

No branches or pull requests

1 participant