Uploaded image for project: 'Nuxeo Web UI'
  1. Nuxeo Web UI
  2. WEBUI-24

Display the name of the modified/created/deleted user in the audit

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: 2.4.0
    • Fix Version/s: HOTFIX_10.10_2.4, 3.0.x, 3.1.x
    • Component/s: UI
    • Tags:
    • Backlog priority:
      400
    • Sprint:
      nxApps 2021 Cycle 2, nxApps 2021 Cycle 3, nxApps 2021 Cycle 4

      Description

      Currently no details about the affected user are displayed in the audit about user creation, update or removal.

      This information is stored in the extended info with the "id" key.

      So using a code like below displays it

                  <nuxeo-data-table-column name="[[i18n('audit.comment')]]">
                    <template>[[item.comment]] [[item.extended.id]]</template>
                  </nuxeo-data-table-column>
      

      Setting the ticket as a bug as one can consider that it's a really important information missing for an audit.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated: