Actions
Bug #8961
closedFixing a typo in the name of an action class
Description
LoadError (Expected /home/paji/centos/projects/katello/app/lib/actions/candlepin/consumer/refresh_subscriptions.rb to define Actions::Candlepin::Consumer::RefreshSubscriptions):
activesupport (3.2.21) lib/active_support/dependencies.rb:503:in `load_missing_constant'
activesupport (3.2.21) lib/active_support/dependencies.rb:192:in `block in const_missing'
activesupport (3.2.21) lib/active_support/dependencies.rb:190:in `each'
Select Product
Keep refreshing that page. Over time I got the above error
I believe the typo in the name of the class is contributing to the error.
Actions