Bug 1741030

Summary: Provider documentation link points to upstream project documentation
Product: Red Hat CloudForms Management Engine Reporter: Niladri Roy <niroy>
Component: UI - OPSAssignee: Milan Zázrivec <mzazrivec>
Status: CLOSED CURRENTRELEASE QA Contact: Parthvi Vala <pvala>
Severity: medium Docs Contact: Red Hat CloudForms Documentation <cloudforms-docs>
Priority: high    
Version: 5.11.0CC: bmidwood, dmetzger, hkataria, kborole, lavenel, mpovolny, mzazrivec, obarenbo, pvala, simaishi, ssainkar
Target Milestone: GAFlags: mfeifer: mirror+
Target Release: 5.11.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 5.11.0.23 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-12-13 14:57:09 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:

Description Niladri Roy 2019-08-14 05:29:57 UTC
Description of problem:
"Learn more about this in the documentation."  --> This link points to manageIQ documentation.

Version-Release number of selected component (if applicable):
5.11.0.18

How reproducible:
Always

Steps to Reproduce:
1.Install a new CloudForms appliance
2.Go to Compute > Cloud > Providers
3. Click on "Learn more about this `in the documentation`." link

Actual results:
Link points to 
http://manageiq.org/docs/reference/latest/doc-Managing_Providers/miq/#cloud_providers

Expected results:
Link should point to
https://access.redhat.com/documentation/en-us/red_hat_cloudforms/5.0-beta/html-single/managing_providers/index#cloud_providers

Additional info:
This should be changed for Infrastructure providers & Network providers as well

Comment 2 Niladri Roy 2019-08-14 05:42:05 UTC
And Configuration Management Providers as well.

Comment 9 CFME Bot 2019-08-22 11:47:07 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:

https://github.com/ManageIQ/manageiq-ui-classic/commit/35cb62a6cca923fb865970cfe6208ba629be3381
commit 35cb62a6cca923fb865970cfe6208ba629be3381
Author:     Milan Zazrivec <mzazrivec>
AuthorDate: Thu Aug 22 05:40:13 2019 -0400
Commit:     Milan Zazrivec <mzazrivec>
CommitDate: Thu Aug 22 05:40:13 2019 -0400

    Create docs section in settings for documentation links

    https://bugzilla.redhat.com/show_bug.cgi?id=1741030

 app/views/automation_manager/explorer.html.haml | 2 +-
 app/views/ems_cloud/show_list.html.haml | 2 +-
 app/views/ems_container/show_list.html.haml | 2 +-
 app/views/ems_infra/show_list.html.haml | 2 +-
 app/views/ems_network/show_list.html.haml | 2 +-
 app/views/ems_physical_infra/show_list.html.haml | 2 +-
 app/views/provider_foreman/explorer.html.haml | 2 +-
 config/settings.yml | 8 +
 8 files changed, 15 insertions(+), 7 deletions(-)

Comment 17 CFME Bot 2019-08-28 14:17:01 UTC
New commit detected on ManageIQ/manageiq-ui-classic/ivanchuk:

https://github.com/ManageIQ/manageiq-ui-classic/commit/afcf5e9c8ce54ca4a7feee15ff2f6b248a64907c
commit afcf5e9c8ce54ca4a7feee15ff2f6b248a64907c
Author:     Martin Hradil <mhradil>
AuthorDate: Thu Aug 22 07:42:58 2019 -0400
Commit:     Martin Hradil <mhradil>
CommitDate: Thu Aug 22 07:42:58 2019 -0400

    Merge pull request #6077 from mzazrivec/create_docs_section_in_settings_for_documentation_links

    Create docs section in settings for documentation links

    (cherry picked from commit dd276246da02adec0f69f4517b0ad899591d3a50)

    https://bugzilla.redhat.com/show_bug.cgi?id=1741030

 app/views/automation_manager/explorer.html.haml | 2 +-
 app/views/ems_cloud/show_list.html.haml | 2 +-
 app/views/ems_container/show_list.html.haml | 2 +-
 app/views/ems_infra/show_list.html.haml | 2 +-
 app/views/ems_network/show_list.html.haml | 2 +-
 app/views/ems_physical_infra/show_list.html.haml | 2 +-
 app/views/provider_foreman/explorer.html.haml | 2 +-
 config/settings.yml | 8 +
 8 files changed, 15 insertions(+), 7 deletions(-)

Comment 18 Parthvi Vala 2019-09-06 18:08:11 UTC
Tested it on 5.11.0.23.20190904213640_d113674.
Currently, the links point to CF-5.0 and not CF-5.0-beta. I'm assuming that was intentional. The links do not work currently, but I guess they will work once we have the doc ready.
Marking the BZ as Verified.