Actions
Bug #23982
closedSwitching orgs in redhat_repos page shows a blank page
Description
1. Import manifests into two different orgs
2. Navigate to Content -> Red Hat Repositories
3. Use the org switcher at the top of the page to select the other org
Actual
Page is blank, no JS errors
ReactController#index is called, but the react controller does not call the Katello::API::V2::RepositorySets#index
Expected
Switching orgs works seamlessly. Bonus points, the page isn't reloaded at all (why are we reloading ReactController on org switch?), but the content on the page is refreshed to display the other organization.
Updated by Jonathon Turel over 6 years ago
- Related to Bug #22568: RH repos XUI: page crashes when in Any context added
Updated by Jonathon Turel over 6 years ago
- Translation missing: en.field_release set to 166
Updated by Andrew Kofink over 6 years ago
- Has duplicate Bug #24054: RH Subscriptions: Changing a loc/org redirects to a blank page added
Updated by Greg Sutcliffe over 6 years ago
- Triaged set to No
- Found in Releases Katello 3.7.0 added
Actions