Red Hat Satellite engineering is moving the tracking of its product development work on Satellite 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 "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. 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 "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-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 1836868 - Change of 'auto-attach' preference via subscription-manager doesn't get reflected in Satellite WebUI
Summary: Change of 'auto-attach' preference via subscription-manager doesn't get refle...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Hosts - Content
Version: 6.7.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: 6.10.0
Assignee: satellite6-bugs
QA Contact: Stephen Wadeley
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-05-18 11:40 UTC by Jan Senkyrik
Modified: 2023-09-07 23:10 UTC (History)
4 users (show)

Fixed In Version: tfm-rubygem-katello-4.1.1.22-1,tfm-rubygem-katello-4.1.1.28-1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-11-16 14:09:12 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 33285 0 None None None 2021-08-18 13:59:26 UTC
Red Hat Product Errata RHSA-2021:4702 0 None None None 2021-11-16 14:09:31 UTC

Description Jan Senkyrik 2020-05-18 11:40:53 UTC
Description of problem:
- If you set 'Auto-Attach' to 'Disabled' in the WebUI the change will get immediately reflected to CLI (subscription-manager) as well.
 
- However this doesn't work the other way around. If you change 'Auto-Attach' using CLI (subscription-manager) the change will NOT get reflected in WebUI. 

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

How reproducible:
- Always.

Steps to Reproduce:
1. Use subscription-manager to disable auto-attach:
# subscription-manager auto-attach --disable && subscription-manager refresh
2. Check auto-attach preference in WebUI:
- WebUI --> Hosts --> Content Hosts --> <host> --> Subscriptions tab

Actual results:
- Auto-Attach: Yes

Expected results:
- Auto-Attach: No

Kind regards,
Jan

Comment 1 Jessica Hanley 2020-08-06 16:18:39 UTC
This issue also appears to affect Satellite 6.5.3-1, judging from the screenshot in Salesforce case 02720528.

Comment 5 Lucy Fu 2021-08-18 13:59:25 UTC
Created redmine issue https://projects.theforeman.org/issues/33285 from this bug

Comment 6 Maria 2021-08-26 10:02:42 UTC
Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/33285 has been resolved.

Comment 9 Stephen Wadeley 2021-10-05 08:31:06 UTC
Hello


testing on snap 21 of Sat6.10


Fixed in version has tfm-rubygem-katello-4.1.1.28-1

I have:

[root@dhcp-sat610 ~]# rpm -q tfm-rubygem-katello
tfm-rubygem-katello-4.1.1.29-1.el7sat.noarch
[root@dhcp-sat610 ~]# rpm -q satellite
satellite-6.10.0-0.9.beta.el7sat.noarch


I have registered a RHEL85 host

In the web UI I see:
Auto-Attach Yes

On Sat6.10:

[root@dhcp-sat610 ~]# hammer host info --name dhcp-rhel85.<redacted>.redhat.com --fields "Subscription Information/Autoheal"
Subscription Information: 
    Autoheal: true


On the Content Host:

root@dhcp-rhel85 ~]# subscription-manager auto-attach --show
Auto-attach preference: enabled
[root@dhcp-rhel85 ~]# # Check web UI: Auto-Attach Yes
[root@dhcp-rhel85 ~]# subscription-manager auto-attach --disable
Auto-attach preference: disabled
[root@dhcp-rhel85 ~]# # Reload web UI, it changes to Auto-Attach No


So it works as expected, but you do have to reload the web UI to see the change.


Thank you

Comment 12 errata-xmlrpc 2021-11-16 14:09:12 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: Satellite 6.10 Release), 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-2021:4702


Note You need to log in before you can comment on or make changes to this bug.