Actions
Bug #33285
closedChange of 'auto-attach' preference via subscription-manager doesn't get reflected in Satellite WebUI
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1836868
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.
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
Actions