[
https://jira.nuxeo.com/browse/NXP-6826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Florent Guillaume resolved NXP-6826.
------------------------------------
Resolution: Fixed
Impact type: [Content model Change]
Upgrade notes:
If old entries of the audit log have to be queried by a third-party process
based on the repository id (like the CMIS connector now does), then the content
of the newly-created LOG_REPO_ID column must be upgraded for old log entries.
To do that:
1. Start Nuxeo once and log in,
2. Connect to the audit database and execute
UPDATE NXP_LOGS SET LOG_REPO_ID = 'default' WHERE LOG_REPO_ID IS NULL
http://hg.nuxeo.org/nuxeo/nuxeo-features/rev/07e86f30fe6f
http://hg.nuxeo.org/addons/nuxeo-chemistry/rev/02341c070793
> Audit should log repository id
> ------------------------------
>
> Key: NXP-6826
> URL: https://jira.nuxeo.com/browse/NXP-6826
> Project: Nuxeo Enterprise Platform
> Issue Type: Improvement
> Reporter: Florent Guillaume
> Assignee: Florent Guillaume
> Fix For: 5.4.2
>
>
> The audit should log the repository id.
> This is important when multiple repositories are used and the global history
> of activity is checked. This is in particular visible when using the CMIS
> audit APIs.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets