Skip to content

adding audit logging for successful updated records through patch API

Yauheni Lesnikau requested to merge add-audit-patch into master

When the PATCH update performs there is audit logging only for failed record ids. We need to add similar logging for the succeed ones as well.

Issue : #114 (closed)

Edited by Yauheni Lesnikau

Merge request reports