0
serdar.genc@talentra.net created
I added AbpAuditingOptions to xxxWebModule as in the document.
like this:
Configure<AbpAuditingOptions>(options => { options.EntityHistorySelectors.AddAllEntities(); });
I updated the Entity. Why are there only 'Create' change logs. Why 'Update' and 'Delete' change logs do not exist in entity change ?
- ABP Framework version: v4.2.2
- UI type: / MVC /
- DB provider: EF Core /
- Tiered (MVC) or Identity Server Separated (Angular): / no
- Exception message and stack trace:
- Steps to reproduce the issue:
6 Answer(s)
-
0
I updated the Entity.
Can you share the code that update the entity?
-
0
-
0
hi
Can I check it remotely? liming.ma@volosoft.com
-
0
hi
Can I check it remotely? liming.ma@volosoft.com
i send mail to you.
-
0
hi
Please follow this https://github.com/abpframework/abp/issues/8299
-
0
This question has been automatically marked as stale because it has not had recent activity.