Bug #18188
closedundefined local variable error when navigating to red hat repositories page
Description
NameError (undefined local variable or method `notification_recipients_path' for #<#<Class:0x007fa0959a5438>:0x007fa0896fc378>):
app/views/home/_user_dropdown.html.erb:2:in `_1daa0c5d310c647763695d7881645383'
app/views/home/_topbar.html.erb:13:in `_ac1318deb28771a69662fccaf38b4c98'
app/views/layouts/base.html.erb:47:in `_c9f61fe9eb7346bd3e49973c75443c4c'
/home/vagrant/katello/app/views/katello/layouts/katello.html.erb:23:in `_dbca9b17ef98f1ab407b6318446f7ab3'
/home/vagrant/katello/app/controllers/katello/providers_controller.rb:13:in `redhat_provider'
app/controllers/concerns/application_shared.rb:14:in `set_timezone'
lib/middleware/catch_json_parse_errors.rb:8:in `call'
lib/middleware/tagged_logging.rb:18:in `call'
To reproduce, navigate to Content > Red Hat Repositories
seems to be related to UI notification changes
https://github.com/Katello/katello/pull/6560 may be related as well