Closed pavolsimon closed 3 years ago
@Sagilio
@pavolsimon Thank you! this bug will be fixed by #39, could you have a review?
Thank you very much, for fast fix and amazing work :)
@hsluoyz, @Sagilio : When is the new release planned?
Thanks!
Pavol
v1.5.1 released: https://github.com/casbin-net/EFCore-Adapter/releases/tag/v1.5.1
Hello;
When using this adapter (code from master branch) and deleting policy, I am getting exception. The same configuration and code is working as expected when using only in memory Enforcer and Model.
Any help would be much appreciated.
And test:
I am getting ArgumentOutOfRange exception: Message: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
StackTrace:
Code location: Class CasbinRuleExtension.cs Method
Failing line (fieldValueList count is 5, index is 5-0):