Refactor #15333
Move environment field definition to helper
Description
If a plugin wants to add some attributes to this field, it cannot do it right now.
Right now Katello overwrites environment in its code, and it caused a problem, since they didn't set all the attributes that were needed for inheritance to work properly.
For more details see http://projects.theforeman.org/issues/15332
Associated revisions
History
#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/3578 added
#2
Updated by Shimon Shtein about 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 41ef1c8b02b5e2c6fbb34b652c0156d58d9b8d8a.
#3
Updated by Dominic Cleal about 6 years ago
- Category set to Web Interface
- Legacy Backlogs Release (now unused) set to 160
Fixes #15333 - Moved puppet environment field to helper