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

Revert Identity queries once EF issue is fixed #10668

Closed
ajcvickers opened this issue May 30, 2019 · 1 comment · Fixed by #11336
Closed

Revert Identity queries once EF issue is fixed #10668

ajcvickers opened this issue May 30, 2019 · 1 comment · Fixed by #11336
Assignees
Labels
area-identity Includes: Identity and providers Done This issue has been fixed

Comments

@ajcvickers
Copy link
Member

See EF issue: dotnet/efcore#15866

Impacted files: UserStore.cs, UserOnlyStore.cs

@ajcvickers ajcvickers added the area-identity Includes: Identity and providers label May 30, 2019
@ajcvickers ajcvickers self-assigned this May 30, 2019
@ajcvickers ajcvickers added this to the 3.0.0-preview7 milestone May 30, 2019
@smitpatel
Copy link
Contributor

Underlying EF Core issues are fixed.

ajcvickers added a commit that referenced this issue Jun 5, 2019
Fixes #10671 by using updated EF API
Fixes #5812 so tests are re-enabled for PRs
Also part of #10668 since one of the changed EF queries is now working

Finally, I removed all remaining platform skips since with SQLite these tests should now run anywhere.
ajcvickers added a commit that referenced this issue Jun 5, 2019
Fixes #10671 by using updated EF API
Fixes #5812 so tests are re-enabled for PRs
Also part of #10668 since one of the changed EF queries is now working

Finally, I removed all remaining platform skips since with SQLite these tests should now run anywhere.
@ajcvickers ajcvickers added the Done This issue has been fixed label Jun 18, 2019
@ghost ghost locked as resolved and limited conversation to collaborators Dec 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-identity Includes: Identity and providers Done This issue has been fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants