Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1953080

Summary: Adjust subscription status UX to better handle Simple Content Access
Product: Red Hat Enterprise Linux 8 Reporter: Martin Kolman <mkolman>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Release Test Team <release-test-team-automation>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.5CC: jstodola, mkolman, sbueno
Target Milestone: betaFlags: pm-rhel: mirror+
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: 2022-09-23 12:04: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:
Attachments:
Description Flags
RHEL 8.5 installation image registered with an account in SCA mode none

Description Martin Kolman 2021-04-23 19:58:24 UTC
Created attachment 1774920 [details]
RHEL 8.5 installation image registered with an account in SCA mode

While current installation images (8.2-8.5) support registration in SCA (Simple Content Access) mode, the subscription status screen (screenshot attached) is currently sub-optimal.

When this screen was designed, in pre SCA times, there was an expectation that at least one entitlement will always be attached, so the bottom part of the screen is actually a scrollable listbox that can dynamically show the possibly many entitlements that are attached to the system.

But according to the RHSM team in SCA mode user visible system attached entitlements are no longer a thing, resulting in the subscription screen being quite empty and possibly confusing.

Going over the screenshot from top to bottom.

"The system has been properly subscribed" 
- this line kinda saves the day as it assures the user that all went well, even if the rest of the screen might look kinda empty

"Method: Registered with account mkolman" 
- further assurance for the user that all is fine as long as their see their account login name

"System Purpose" & "Insights" 
- no change in regards to SCA

"No subscriptions are attached to the system" 
- this is the main problematic part, as it seems to imply that something went wrong after all
- this is also incorrect (as far as I understand the subscription matters) you still need a subscription to use RHEL, it's just used via Simple Content Access instead of the classic method of attaching individual entitlements via auto-attach


At minimum I think we should definitely replace the "No subscriptions are attached to the system" line if the system has been registered in SCA mode (there is a WiP patch PR for Anaconda to detect and remember that at runtime) and replace it with some better wording.

What is currently not clear to me what wording would be the best and if we want to just mention "Simple Content Access is in use." or use something more elaborate, explaining what it means.

In any case we also need to keep the dynamic listbox logic in place for cases where the system has not been registered in SCA mode.

Comment 4 Jan Stodola 2022-09-23 12:04:36 UTC
Closing, already fixed in bug 1968574.

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