Refactor #14509
Refactor ENC output to be a generic exporter
Description
Remote execution is adding a generic exporter ability, to recursively export ActiveRecord objects in a particular format. It would be good to get this kind of feature in core, by refactoring the ENC output to be more generic.
Related issues
Associated revisions
History
#1
Updated by Stephen Benjamin almost 5 years ago
- Related to Feature #13922: Allow export of job templates to faciltitate easier sharing added
#2
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Stephen Benjamin
- Pull request https://github.com/theforeman/foreman/pull/3399 added
#3
Updated by Marek Hulán over 4 years ago
- Category set to External Nodes
- Legacy Backlogs Release (now unused) set to 136
#4
Updated by Stephen Benjamin over 4 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset d1e294871eb5bc181c44a8546cbb7be64a4d800b.
fixes #14509 - refactor enc_output to be a generic exporter