Feature #22096
[Audit] Taxable Audits
Pull request:
Fixed in Releases:
Found in Releases:
Description
An audit should belong to an organization and a location.
Related issues
Associated revisions
History
#1
Updated by Swapnil Abnave over 4 years ago
- Related to Tracker #21879: [TRACKER] Audit every possible resource added
#2
Updated by Marek Hulán over 4 years ago
Just a note, audits taxonomies should not be modifiable. They should be set on audit creation based on audited resource current associations. The easiest way is probably defining after_create in Audit model via AuditExtensions
#3
Updated by Tomer Brisker over 4 years ago
- Assignee set to Tomer Brisker
- Status changed from New to Assigned
#4
Updated by The Foreman Bot over 4 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5269 added
#5
Updated by Marek Hulán over 4 years ago
- Related to Feature #22918: Audit every organization or location assignment change added
#6
Updated by Marek Hulán over 4 years ago
- Legacy Backlogs Release (now unused) set to 330
#7
Updated by Anonymous over 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset b12736cd32e5c95cdd5579a0744e64f6124e6154.
#8
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/5387 added
Fixes #22096 - Make Audits taxable (#5269)