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

🚀 Feature: The ability to use wildcards while excluding specific databases/collections/documents. #3486

Open
2 tasks done
p4-k4 opened this issue Jul 1, 2022 · 1 comment
Assignees
Labels
api / realtime Fixes and upgrades for the Appwrite Realtime API. enhancement New feature or request product / functions Fixes and upgrades for the Appwrite Functions.

Comments

@p4-k4
Copy link

p4-k4 commented Jul 1, 2022

🔖 Feature description

The ability to use wildcards while excluding specific databases/collections/documents.

🎤 Pitch

Since we have the ability to include specific events, it would be nice to have another layer of filtering to refine those events before it even hits the function. The option to exclude certain databases/collections/documents could allow for:

  • more precise function code
  • avoid double up on functions that serve similar purposes
  • a small layer of safety in some cases

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@p4-k4 p4-k4 added the feature label Jul 1, 2022
@stnguyen90 stnguyen90 added product / functions Fixes and upgrades for the Appwrite Functions. api / realtime Fixes and upgrades for the Appwrite Realtime API. labels Jan 6, 2023
@joeyouss
Copy link

Hi @p4-k4 thanks for opening this issue and we have kept it open to gather community feedback. For now, I am keeping it in backlog and if there are more feedbacks on this, will definitely leave an update

@stnguyen90 stnguyen90 added enhancement New feature or request and removed feature labels Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api / realtime Fixes and upgrades for the Appwrite Realtime API. enhancement New feature or request product / functions Fixes and upgrades for the Appwrite Functions.
Projects
None yet
Development

No branches or pull requests

4 participants