Bug #5690
closed
Taxonomy fact name not retrieved from settings
Added by Stephen Benjamin over 10 years ago.
Updated over 6 years ago.
Description
In app/models/host/base.rb:
taxonomy_from_fact = taxonomy_class.find_by_title(facts["#{taxonomy}_fact"])
should be
taxonomy_from_fact = taxonomy_class.find_by_title(facts[Setting["#{taxonomy}_fact"]])
- Translation missing: en.field_release set to 16
- Related to Bug #3214: No location / Organization if host added by default from puppet run added
- Status changed from New to Ready For Testing
- Assignee set to Stephen Benjamin
- Target version set to 1.8.3
- Has duplicate Bug #5699: The "location_fact" setting does not actually look for a custom fact added
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
- Bugzilla link set to https://bugzilla.redhat.com/show_bug.cgi?id=1107695
Also available in: Atom
PDF