Project

General

Profile

Actions

Feature #22892

closed

Make audited associations extendable from plugins

Added by Marek Hulán about 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Audit Log
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Since audited can't be called twice in the same model, plugins can't easily extend existing audited definition in core. For attributes this is not a huge problem as we always use :except so all attributes added from plugins are audited but associations, that are listed explicitly can't be added. Since Foreman adds this using DirtyAssociations module, it should also provide a way to add more associations from plugins.

Actions #1

Updated by The Foreman Bot about 6 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/5322 added
Actions #2

Updated by Tomer Brisker about 6 years ago

  • translation missing: en.field_release set to 330
Actions #3

Updated by Marek Hulán about 6 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF