Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-20379

Audit reporting should filter on repository name

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 8.10
    • Component/s: Audit
    • Tags:
    • Impact type:
      Configuration Change
    • Upgrade notes:
      Hide

      New method: getLogEntriesFor(String docUuid, String repositoryName).
      Deprecated method: getLogEntriesFor(String docUuid).

      Show
      New method: getLogEntriesFor(String docUuid, String repositoryName). Deprecated method: getLogEntriesFor(String docUuid).

      Description

      When displaying the audit entries for a document, there is no filtering done on the repository name which causes confusion if the same document id is used in several repositories (for example for archiving purposes).

      The AuditReader.getLogEntriesFor() API should take a repository name as second argument. The callers in the default Nuxeo screens should be changed to use it.

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: