malramsay

Results 4 comments of malramsay

We have noticed this also. We had to roll back to our previous 2.2 version for rockmongo to work.

The issue is I need to set up users with different roles including some with read-only access (no admin), some with read-write (no admin) and some with full admin rights....

Hi Jonathon, I have also encountered this issue. I upgraded from .NET Core 2.0 to .Net Core 2.1, including upgrading: Microsoft.EntityFrameworkCore.SqlServer from 2.0.1 to 2.1.0 Microsoft.EntityFrameworkCore.Tools from 2.0.1 to 2.1.0...

Hi Jonathan, I can confirm that using "QueryFilterManager.ForceCast = false;" fixes the issue I was having. Thanks, Malcolm