Actions
Refactor #33231
closedUpdate discovery_doc_url to use the new links controller
Difficulty:
Triaged:
No
Description
Currently discovery_doc_url (https://github.com/theforeman/foreman_discovery/blob/893e02b52cac0475dd135451a4167d62bdf93878/app/helpers/discovered_hosts_helper.rb#L101) has the link hard coded.
Better way is to use external_link_path helper, similar to https://github.com/theforeman/foreman_azure_rm/pull/111/files. This way the branding would be more straightforward.
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Lukas Zapletal
- Pull request https://github.com/theforeman/foreman_discovery/pull/550 added
Updated by The Foreman Bot about 3 years ago
- Fixed in Releases Discovery Plugin 16.0 added
Updated by Anonymous about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_discovery|b25a42fdc359b473acdc08fbf3f47f94a7a21167.
Actions