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

Fix failing unit tests #217

Open
barnstee opened this issue Jan 8, 2025 · 1 comment
Open

Fix failing unit tests #217

barnstee opened this issue Jan 8, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@barnstee
Copy link
Member

barnstee commented Jan 8, 2025

I see a lot of these kind of errors during indexing: "System.InvalidOperationException: The navigation 'ReferenceTypeModel.SuperType' cannot be loaded because one or more of the key or foreign key properties are shadow properties and the entity is not being tracked. Relationships using shadow values can only be loaded for tracked entities."

@barnstee barnstee added the enhancement New feature or request label Jan 8, 2025
@barnstee barnstee added bug Something isn't working and removed enhancement New feature or request labels Jan 10, 2025
@barnstee
Copy link
Member Author

Please document how to debug the unit tests locally on a dev box.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants