Bug #10309
closedBulk Actions -> Errata page does not load
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1216195
Description of problem:
Bulk Actions -> Errata page does not load
Version-Release number of selected component (if applicable):
Satellite-6.1.0-RHEL-6-20150424.0
How reproducible:
Always
Steps to Reproduce:
1. Navigate to Hosts -> Host Collections -> Select a host collection
2. Go to Collection Actions tab -> click on Errata Installation
Actual results:
The UI does not load and I saw the following error in foreman/production.log
2015-04-28 13:49:23 [E] NameError: uninitialized constant Katello::SystemsBulkAction
/opt/rh/ruby193/root/usr/share/gems/gems/foreman_hooks-0.3.7/lib/foreman_hooks.rb:83:in `load_missing_constant_with_hooks'
/opt/rh/ruby193/root/usr/share/gems/gems/rake-0.9.2.2/lib/rake/ext/module.rb:36:in `const_missing'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/inflector/methods.rb:230:in `block in constantize'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/inflector/methods.rb:229:in `each'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/inflector/methods.rb:229:in `constantize'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/core_ext/string/inflections.rb:54:in `constantize'
/opt/rh/ruby193/root/usr/share/gems/gems/katello-2.2.0.37/app/controllers/katello/api/v2/api_controller.rb:51:in `rescue in resource_class'
/opt/rh/ruby193/root/usr/share/gems/gems/katello-2.2.0.37/app/controllers/katello/api/v2/api_controller.rb:49:in `resource_class'
/opt/rh/ruby193/root/usr/share/gems/gems/katello-2.2.0.37/app/controllers/katello/api/v2/api_controller.rb:89:in `scoped_search'
Expected results:
The UI loads
Additional info: