Abp.EntityFrameworkCore do not Get entity from Database when an access token is setted on header
Abp Version: 7.4.4
How to disable Concurrency Check in Abp framework?
I am using a FullAuditedEntity in a background job. I need to save the entity several times in the process its a long running job. but I am getting exceptions due to concurrency stamp mismatch. I need to disable the concurrency stamp check built in the abp framework. How can I do this?
How to disable Concurrency Check in Abp.io?
I am using a FullAuditedEntity in a background job. I need to save the entity several times in the process its a long running job. but I am getting exceptions due to concurrency stamp mismatch. I need to disable the concurrency stamp check built in the abp framework. How can I do this?