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

Add regexp support for collection_id / record_id #88

Closed
leplatrem opened this issue Feb 20, 2019 · 1 comment
Closed

Add regexp support for collection_id / record_id #88

leplatrem opened this issue Feb 20, 2019 · 1 comment

Comments

@leplatrem
Copy link
Contributor

By default collection_id would be *

But in order to exclude a particular collection, we could specify ^(my-cid)

@glasserc
Copy link
Contributor

This is useful in cases where one collection sees a lot of predictable activity that doesn't need to be the cause of notifications.

leplatrem added a commit that referenced this issue Feb 20, 2019
Allow regexp in filters values when selecting events (fixes #88)
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

No branches or pull requests

2 participants