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

Запрос без явного указания select'а с набором свойств обходит фильтрацию делегатом PropertyFilter и пытается вытянуть все свойства объекта. #205

Closed
nbakhtin opened this issue Dec 3, 2020 · 1 comment · May be fixed by #211

Comments

@nbakhtin
Copy link

nbakhtin commented Dec 3, 2020

Описание ошибки

Запрос без явного указания select'а с набором свойств обходит фильтрацию делегатом PropertyFilter и пытается вытянуть все свойства объекта.

Ожидаемое поведение

Ожидается, что фильтрация применится на такой запрос.

@bratchikov bratchikov added the bug label Jan 14, 2021
bratchikov pushed a commit that referenced this issue Jan 14, 2021
@bratchikov bratchikov linked a pull request Jan 14, 2021 that will close this issue
@bratchikov
Copy link
Member

Реализован тест для проверки данной ошибки в PR #211, но описываемое поведение не повторяется. Всё фильтруется как положено. Может быть есть какие-то неучтённые детали? @DrKaotica, помоги, пожалуйста, разобраться в чём проблема.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants