Actions
Bug #38160
closedUse new host page setting to link to hosts index from content view details page
Description
We have https://github.com/ianballou/katello/blob/68d69da6c1852f2cc9e128227228db6249081c4a/webpack/scenes/ContentViews/expansions/DetailsExpansion.js#L39 where we link directly to old hosts UI.
We should be updating to use useForemanHostsPageUrl from 'foremanReact/Root/Context/ForemanContext' to determine host URL for the href.
Updated by The Foreman Bot 2 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11296 added
Updated by Anonymous 2 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|412e7f93ef4a3d9a7601a4cc1ed8d51dfb819ead.
Actions