OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

Forums Forums OroPlatform OroPlatform – Programming Questions Is it possible to make DataAuditBundle to log changes in collections ?

This topic contains 1 reply, has 2 voices, and was last updated by  Stepan Yudin 7 years, 4 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #34299

    Dima Makaruk
    Participant

    Hi,

    How to make the DataAuditBundle to log changes in entity properties of collection type ?

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • #34300

    Stepan Yudin
    Participant

    Yes, if the collection field is auditable (via FieldConfig annotation or via entity management UI).

    But i noticed, that changes are stored only if you add/delete new collection item with collection’s field setter/getter. If you persist/remove relation on the collection item side – changes will not be stored in history


    Docker environment for Symfony2/OroCRM/OroBAP development on Windows platform
    https://github.com/stepansib/sf-oro-docker

Viewing 1 replies (of 1 total)

The forum ‘OroPlatform – Programming Questions’ is closed to new topics and replies.

Back to top