strapi / strapi

🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable and developer-first.
https://strapi.io
Other
62.88k stars 7.9k forks source link

Can't filter users by email throws a TODO Error #20968

Open derrickmehaffy opened 1 month ago

derrickmehaffy commented 1 month ago

Bug report

Required System information

Describe the bug

Attempting to filter on admin users via email results in a todo error

Steps to reproduce the behavior

Reproduction Video: https://www.loom.com/share/ed2b602829984b4bb12cb07d8b015ffa?sid=e2154dfd-7d32-422f-a19f-f2a308b85558

Expected behavior

Should filter properly and not throw an error

Screenshots

image

Code snippets

N/A

Additional context

Related TID7765

moeez506 commented 1 month ago

I tried to reproduce this issue but wasn't able to do so on both local setup as well as the live demo of strapi.

@derrickmehaffy is this already fixed or any specific constraints to reprodice it.