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:
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
6 Answer(s)
-
0Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
-
0
hi
Can I check it remotely? liming.ma@volosoft.com
i send mail to you.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
This question has been automatically marked as stale because it has not had recent activity.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)

