Open Closed

Showing Record changes #6092


User avatar
0
IbrahimSarigoz created

Hello, when updating any property of a record, I want to show the changes made to the entity previously. How can we make this connection? Is there a way to reflect the logs this way?

  • ABP Framework version: v7.4.X
  • UI Type: MVC
  • Database System: EF Core ( Oracle)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

1 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello srgzibrahim@gmail.com,

    Abp support Audit Logging, which also includes Entity Changes, which include logging changes of an entity in the web request. Please have a look at documentation and share your thoughts https://docs.abp.io/en/abp/latest/Audit-Logging https://docs.abp.io/en/commercial/latest/modules/audit-logging

    regards,

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