Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-1458

Possible incomplete auditing for "non-trivial" updates

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.12.2
    • 1.13.0
    • Core
    • None

    Description

      If object modified twice in a transaction, then auditing only picks up changes to first properties modified.

      for example, suppose first time an object is modified its properties "firstName" and "lastName" are updated; then later on suppose that "cityOfBirth", "lastName" and "age" are updated.

      The auditing would not report the changes to "age" because it quits out of capturing pre-values as soon as "lastName" is encountered in the second update.

      Attachments

        Activity

          People

            danhaywood Daniel Keir Haywood
            danhaywood Daniel Keir Haywood
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: