Bug #25572
closedblank page on navigating from foreman to katello page
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1652938
Description of problem:
when one has a foreman page opened (e.g. hostgroups) and no taxonomy context selected (any org, any loc) and navigates to some katello page (e.g. lifecycle environments), the "select organization" page should appear but it doesn't - the page shows no content.
Version-Release number of selected component (if applicable):
6.5.0-4
Steps to Reproduce:
1.
2.
3.
Actual results:
blank content page
Expected results:
org selector page shows up
Additional info:
2018-11-23T15:48:13 [I|app|] Started GET "/lifecycle_environments" for 192.168.121.1 at 2018-11-23 15:48:13 +0000
2018-11-23T15:48:13 [I|app|771e0] Processing by Bastion::BastionController#index as HTML
2018-11-23T15:48:13 [I|app|771e0] Parameters: {"bastion_page"=>"lifecycle_environments"}
2018-11-23T15:48:13 [I|app|771e0] Current user set to admin (admin)
2018-11-23T15:48:13 [I|app|771e0] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/bastion-6.1.16/app/views/bastion/layouts/application.html.erb
2018-11-23T15:48:13 [I|app|771e0] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/bastion-6.1.16/app/views/bastion/layouts/assets.html.erb
2018-11-23T15:48:13 [I|app|771e0] Rendering layouts/base.html.erb
2018-11-23T15:48:13 [I|app|771e0] Rendered layouts/base.html.erb (25.8ms)
2018-11-23T15:48:13 [I|app|771e0] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/bastion-6.1.16/app/views/bastion/layouts/assets.html.erb (33.5ms)
2018-11-23T15:48:13 [I|app|771e0] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/bastion-6.1.16/app/views/bastion/layouts/application.html.erb (34.1ms)
2018-11-23T15:48:13 [I|app|771e0] Completed 200 OK in 44ms (Views: 32.3ms | ActiveRecord: 3.9ms)