Actions
Refactor #15333
closedMove 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
Actions