HI @maliming we use memory caching, and we have try to clear teh cache, but still have the problem.
we try to debug the project in local machine, and add break point to the GetSwitchedUserAndIdentity
method, it is working when debug it, the user can load without any problem,
but when we deploy the code to Azure, the problem happen.
PS: we target to the same azure db when we debug in local.
HI @maliming We have version 5.1 https://docs.aspnetzero.com/documents/common/latest/Change-Logs#v5-1-0-2018-02-05
hi, @maliming how to check my zero version?
to produce the problem
Hi @ismcagdas,
Do you have any suggestions? We are using v5.1.0
Thanks
bump
@ismcagdas, this is for jQuery version
I am having the same issue.
Why would I need to add these properties in MyTestInput:
IsDeleted DeleterUserId DeletionTime LastModificationTime LastModifierUserId CreationTime CreatorUserId
All these properties are automatically filled by the framework. This is not a data that I collect from the end user. So It is pointless to add those into POCO Input class.
Any better sugestion why this error happens when Input is mapped into actual Entity class?
Thanks for the code. It helped me to find a way to hide all. I have created a custom attribute as ShowSwagger and onyl shows the services that has the ShowSwagger.