mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
44882643d4
* Add on_destroy paper_trail audits This sets whodunnit through meta override This ensures we always access the User.current object. It would be a problem if we want to override whodunnit, but currently this is not the case. * Add backtrace information for deleted records * Add cleanup job to remove old audits