Base solution for your next web application
Open Closed

How to create relationship between AbpAuditLogs and AbpEntityChangeSets . #9774


User avatar
0
trungbttsd created

Hello Support Team,

I need to track the changes of data after I update, add new or delete any data, I called to AppService by using 2 tables: AbpAuditLogs and AbpEntityChangeSets but I couldn’t make it because these tables are not linked. The relationship between AbpAuditLogs and AbpEntityChangeSets should be 1-multiple instead of independent with one another Please help me creating this relationship for them or giving me another solution. One solution like https://docs.abp.io/en/abp/latest/Audit-Logging#audit-log-object is useful for us.

Ver: 9.2.1 Type: MVC Framework: .net core ABP ver: v5.13

Best Regards


1 Answer(s)