question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error using IncludeFilter

See original GitHub issue
"The given key '__ef_filter__IsSoftDeleteFilterEnabled_0' was not present in the dictionary."
   at System.ThrowHelper.ThrowKeyNotFoundException[T](T key)
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at Z.EntityFramework.Plus.QueryFutureBatch.CreateCommandCombined()
   at Z.EntityFramework.Plus.QueryFutureBatch.ExecuteQueries()
   at Z.EntityFramework.Plus.QueryFutureValue`1.get_Value()
   at Z.EntityFramework.Plus.QueryIncludeFilterProvider`1.Execute[TResult](Expression expression)
   at System.Threading.Tasks.Task`1.InnerInvoke()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()

thanks!

  • Abp 4.8.1
  • Abp.EntityFrameworkCore.EFPlus 4.8.1

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
ryancyqcommented, Sep 18, 2019
0reactions
qzwzqtycommented, Jul 29, 2019

@maliming thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

entity framework 6 - IncludeFilter multiple levels not working
Having problems with this IncludeFilter and including multiple levels. I'm using Entity Framework 6 Plus. This is the example they provide https ...
Read more >
find-include-filter: "Error parsing find request"
Description: In find-include-filter-abc01, I have several library collections that have been lumped together. In some cases, when I try to use ...
Read more >
Creating New Widgets in 16.0 - Error message when using ...
Error happens with any resource field with Current User as a filter option (Manager, Owner, custom resource attributes, etc.) Environment.
Read more >
Implementing Validation Filters
Default system XML file for defining action models or incremental action models in the system. Configure filters for the action models using the...
Read more >
Filtering data transferred by AWS DataSync
To create a task with an include filter, choose the Specific files and folders option, and then specify a list of patterns to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found