appwrite / sdk-for-flutter

[READ-ONLY] Official Appwrite Flutter SDK 💙
https://appwrite.io
BSD 3-Clause "New" or "Revised" License
369 stars 111 forks source link

🐛 Bug Report: Queue in teams with Rules #208

Open AhmedHammad0900 opened 5 months ago

AhmedHammad0900 commented 5 months ago

👟 Reproduction steps

https://appwrite.io/docs/references/cloud/client-flutter/teams#listMemberships

Is there option to Queue with Roles in teams, like searching for users who have Role : owner for example ? it's working for Documents but what about teams ?

👍 Expected behavior

I can use Queries with Teams like Documents to filter with Roles

👎 Actual Behavior

lost ability to Use Queries in teams with roles

🎲 Appwrite version

Version 2.0.x

💻 Operating system

Linux

🧱 Your Environment

Cloud and localhost of docker on windows : same behaviour

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

🏢 Have you read the Code of Conduct?