Bug 1896645

Summary: documentationBaseURL needs to be updated for 4.7
Product: OpenShift Container Platform Reporter: Yadan Pei <yapei>
Component: Management ConsoleAssignee: Jakub Hadvig <jhadvig>
Status: CLOSED ERRATA QA Contact: Yanping Zhang <yanpzhan>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.7CC: aos-bugs, jokerman, yapei
Target Milestone: ---   
Target Release: 4.7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Cause: documentationBaseURL variable is pointing for OCP 4.6 Consequence: Documentation link in the 4.7 Console is pointing to the 4.6 docs Fix: Replace 4.6 to 4.7 Result: Documentation link in the 4.7 Console is pointing to the 4.7 docs
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-02-24 15:32:36 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:

Description Yadan Pei 2020-11-11 06:36:27 UTC
Description of problem:
documentationBaseURL is still pointing to 4.6 which should be updated to 4.7

Version-Release number of selected component (if applicable):
4.7.0-0.nightly-2020-11-09-190845

How reproducible:
Always

Steps to Reproduce:
1.$ oc get cm console-config -n openshift-console -o yaml | grep documentationBaseURL
      documentationBaseURL: https://docs.openshift.com/container-platform/4.6/
2.
3.

Actual results:
1. documentationBaseURL still points to OCP 4.6

Expected results:
1. documentationBaseURL should point to OCP 4.7

Additional info:

Comment 2 Yanping Zhang 2020-11-13 09:47:58 UTC
Checked on ocp 4.7 cluster with payload 4.7.0-0.nightly-2020-11-12-063401, the doc version has been updated to 4.7:
$ oc get cm console-config -n openshift-console -o yaml | grep documentationBaseURL
      documentationBaseURL: https://docs.openshift.com/container-platform/4.7/

Comment 5 errata-xmlrpc 2021-02-24 15:32:36 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: OpenShift Container Platform 4.7.0 security, bug fix, and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2020:5633