Open Closed

Audit Logs => Entity Changes #1109


User avatar
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)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    I updated the Entity.

    Can you share the code that update the entity?

  • User Avatar
    0
    serdar.genc@talentra.net created

    I updated the Entity.

    Can you share the code that update the entity?

    i created with abp suite. Entity type 'FullAuditedAggregateRoot' .

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Can I check it remotely? liming.ma@volosoft.com

  • User Avatar
    0
    serdar.genc@talentra.net created

    hi

    Can I check it remotely? liming.ma@volosoft.com

    i send mail to you.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Please follow this https://github.com/abpframework/abp/issues/8299

  • User Avatar
    0
    ServiceBot created
    Support Team Automatic process manager

    This question has been automatically marked as stale because it has not had recent activity.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11