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

GetDatabaseValues should always call IgnoreQueryFilters() #8883

Closed
AndriySvyryd opened this issue Jun 16, 2017 · 1 comment
Closed

GetDatabaseValues should always call IgnoreQueryFilters() #8883

AndriySvyryd opened this issue Jun 16, 2017 · 1 comment
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-bug
Milestone

Comments

@AndriySvyryd
Copy link
Member

It's possible to query a filtered entity using .IgnoreQueryFilters(), but calling .GetDatabaseValues() on the corresponding entry returns null.

@ajcvickers ajcvickers self-assigned this Jun 19, 2017
@ajcvickers ajcvickers added this to the 2.0.0 milestone Jun 19, 2017
@AndriySvyryd
Copy link
Member Author

Poaching this

@AndriySvyryd AndriySvyryd added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Jun 27, 2017
@AndriySvyryd AndriySvyryd removed their assignment Jun 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-bug
Projects
None yet
Development

No branches or pull requests

2 participants