mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
This creates an edge case where DOD audit entries are no longer displayed if a DOD RM site is deleted and then a standard RM site is created to replace it. However this seems like an unlikely use case, and there is a workaround of exporting the audit log before deleting the DOD RM site. Two audit queries are still made for DOD RM sites because DOD sites cause some standard audit entries to be created (e.g. the holds container created event, etc.).