Bug #23195
associations are not audited on creation
Pull request:
Fixed in Releases:
Found in Releases:
Related issues
Associated revisions
History
#1
Updated by Tomer Brisker over 4 years ago
- Related to Bug #22199: Audit user and user group linking added
#2
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5455 added
#3
Updated by Marek Hulán over 4 years ago
- Legacy Backlogs Release (now unused) set to 330
#4
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/5489 added
#5
Updated by Anonymous over 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset 7ccbc550a83b301d184d6e2f8f1092a2e09f7654.
#6
Updated by Timo Goebel over 4 years ago
- Related to Bug #23398: Exception thrown from local dev sever on code modifications added
Fixes #23195 - Audit associations on creation and destruction (#5455)
Also includes a bit of refactoring to the AuditAssociations module.