Description of problem: After changing the 'Content Soruce' via the 'Change content source' option while editing a host there is no success message on the page and we receive the below warning: ~~~ Warning alert:Host configurations are not updated yet To update the selected host configuration, run job invocation, or update hosts manually in the next section. ~~~ Version-Release number of selected component (if applicable): - satellite-6.14.0-3.el8sat.noarch How reproducible: - While editing any host from Web UI. Steps to Reproduce: 1. Go to Satellite Web UI >> Host >> Edit Host >> Select 'Change content source' 2. On a new window, Select Content Source, environment 'test', and content view 'test' and click Update. 3. A message appears that shows as below: ~~~ Warning alert:Host configurations are not updated yet To update the selected host configuration, run job invocation, or update hosts manually in the next section. ~~~ 4. However, check the assigned content view and the environment from client cli the assigned content view and environment updated: # subscription-manager identity system identity: xxxxxxxxxxxxxxxxxx name: client.example.com org name: RedHat org ID: RedHat environment name: test/test Actual results: - Getting a warning message to run job invocation example below instead of getting a success message: ~~~ To update the selected host configuration, run job invocation, or update hosts manually in the next section. ~~~ Expected results: - As the operation is successful we should get a success message as we can see from the client the assigned content view and environment are updated correctly. Additional info: On the same page while selecting 'Change host content source' the already assigned options to the client are not available.
Hi Mohit This message is by design. I think you're seeing 'sub-man identity' give you the new environment name because Satellite has already updated the consumer's environment in Candlepin. However, if you don't run the script or job invocation, the host's server configuration in /etc/rhsm/rhsm.conf will not get updated to the new content source. I believe if you check that, you'd still see the old content source URL under [server]. Can you check that and let me know? Thanks
I agree the UI could be more clear here. I think I'll use this BZ to hopefully make some improvements in the web UI.
Hi Jeremy, Thanks for considering this. Thanks, MohitK
Created redmine issue https://projects.theforeman.org/issues/36623 from this bug
Upstream bug assigned to jlenz
Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/36623 has been resolved.