Project

General

Profile

Actions

Bug #27064

closed

Going to "Any Organization" on subscription details page will result in blank page

Added by John Mitsch almost 5 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Follow up issue from https://github.com/Katello/katello/pull/8052

When I go to a subscription details page (i.e. subscriptions/44) and then select "Any Organization", sometimes the page will go blank and I'll be redirected to organizations/clear. It looks like that is explicitly done here1 in foreman's component, I'm guessing it is necessary to clear the current organization, but it seems using it as an href actually redirects the browser there. This being said, I'm not exactly sure why its an issue only on subpages, I'm guessing the page is redirected back to the redirectPage that is passed in to withOrganization and the href from TaxonomyDropdown is also redirecting but it happens after the redirectPage.

The endpoint is not an API so we will have to figure out how to call it without the browser redirect or another solution to handle it.

[1] https://github.com/theforeman/foreman/blob/develop/webpack/assets/javascripts/react_app/components/Layout/components/TaxonomyDropdown.js#L32

Actions #1

Updated by James Jeffers almost 5 years ago

  • Target version set to Katello 3.14.0
  • Triaged changed from No to Yes
Actions #2

Updated by Jonathon Turel over 4 years ago

  • Status changed from New to Resolved
  • Target version changed from Katello 3.14.0 to Katello Recycle Bin
Actions

Also available in: Atom PDF