Refactor #6304
closedReconsider `apply_default_info` code
Description
After making the V1 controllers obsolete, the code around applying default info to the organization got more or less unreachable
Since it uses the delayed jobs for the async work, it should either be removed and rewritten to Dynflow or just removed (in case we don't plan to provide this functionality later)
Updated by Ivan Necas over 10 years ago
- Blocks Refactor #6297: Remove katello-jobs added
Updated by Ivan Necas over 10 years ago
- Status changed from New to Assigned
I went thought he code, ui and api and the code for applying the default info to hosts and as it is now, it's not reachable. Also, the foreman facts should probably be considered as replacement for the system custom info. As this one of the last async tasks using the delayed jobs, I'm removing the old code, and posponing the re-implementation (if any) to later stages.
Updated by Eric Helms over 10 years ago
- Status changed from Assigned to Ready For Testing
- Assignee set to Ivan Necas
- Triaged changed from No to Yes
- Pull request https://github.com/Katello/katello/pull/4564 added
- Pull request deleted (
)
Updated by Eric Helms over 10 years ago
- Translation missing: en.field_release set to 13
Updated by Ivan Necas over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|29b2a618e1f1934b0dd7853761af52310d3b7a3d.