Bug 1342144

Summary: Documentation Link in Online Dev Preview "?" Help Points to Enterprise Docs
Product: OpenShift Online Reporter: Jacob Lucky <jlucky>
Component: Management ConsoleAssignee: Jessica Forrester <jforrest>
Status: CLOSED DUPLICATE QA Contact: Yadan Pei <yapei>
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.xCC: aos-bugs, dakini, dmace, jokerman, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-02 18:24:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Documentation Link in OSO Dev Preview Console none

Description Jacob Lucky 2016-06-02 14:00:27 UTC
Created attachment 1164095 [details]
Documentation Link in OSO Dev Preview Console

Description of problem:
The documentation link in the "?" Help dropdown menu in Online Dev Preview still points to OSE. This link doesn't appear in the online-extension.js file (https://github.com/openshift/online/blob/master/ui/assets/extensions/online-extensions.js) where we are setting the other links, so maybe it's just a configuration option that needs to be changed somewhere else.

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


How reproducible:
Very

Steps to Reproduce:
1. Visit web console: https://console.preview.openshift.com/console/
2. Log in
3. Click "?" Help link in top navigation
4. Click link to "Documentation"

Actual results:
https://docs.openshift.com/enterprise/latest/welcome/index.html

Expected results:
https://docs.openshift.com/online/welcome/index.html

Additional info:

Comment 1 Jessica Forrester 2016-06-02 18:24:14 UTC
this was a bug in the code with a hardcoded link, its already fixed in ose/master

*** This bug has been marked as a duplicate of bug 1336526 ***