Created attachment 1400144 [details] Dup of "Basic support" Description of problem: "Basic support" appears twice on account's "Current Plan". Please refer to attachment Version-Release number of selected component (if applicable): OpenShift Master: v3.7.9 (online version 3.6.0.90) Kubernetes Master: v1.7.6+a08f5eeb62 How reproducible: Always Steps to Reproduce: 1.Sign up a Pro plan; 2.Click "manage subscription" to check "Current Plan" Actual results: "Basic support" is displayed twice in "Current plan" Expected results: "Basic support" should be displayed once and correctly Additional info: Attachement
This is a simple fix but still pushing it out because its minor and can be addressed post-release.
Testing on manage.int.openshift.com Three time appearance of "Basic Support" which would result in confusion. Attachment added.
Created attachment 1439936 [details] Three "Basic support"
Not fixed in INT env. New problem: 1. No Support addon as default resource in plan; 2. "Community" support instead of "Basic" support in current plan page.
Created attachment 1442673 [details] community support
Created attachment 1442674 [details] no basic support item at default in base plan
Hi Yufen, The PR to fix this issue has been merged into master which means it is deployed to INT but not yet STG. Would you mind retesting it on INT? Thanks, Vu
PR: https://github.com/openshift/online-registration/pull/1234
Hi,Vu I do tested on online-int last time. Please see https://bugzilla.redhat.com/show_bug.cgi?id=1548645#c4 I add attachment in https://bugzilla.redhat.com/show_bug.cgi?id=1548645#c5 and https://bugzilla.redhat.com/show_bug.cgi?id=1548645#c6
New PR: https://github.com/openshift/online-registration/pull/1266 The bug is now ready for retesting on INT.
Deployed to Pro STG (online-int) as well.
Fixed both in INT and STG. Thanks