Bug #37015
closedUpdating setting host_owner fails with "Value Host owner is invalid"
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2256105
Description of problem:
Version-Release number of selected component (if applicable):
Satellite 6.15.0 Snap 3.0
How reproducible:
Always
Steps to Reproduce:
1. # hammer settings set --id host_owner --value 'admin'
Could not update the setting:
Value Host owner is invalid
2. # curl -X PUT -k -H 'Content-Type: application/json' -H 'Authorization: Basic <token>=' -i 'https://satellite.example.com/api/v2/settings/host_owner' --data '{"value": "admin"}'
Actual results:
Updating setting host_owner fails with "Value Host owner is invalid"
Expected results:
Updating setting host_owner works for admin user or any created user
Additional info:
Updated by Nofar Alfassi 9 months ago
- Subject changed from Updating setting host_owner fails with "Value Host owner is invalid" to Updating setting host_owner fails with "Value Host owner is invalid"
- Assignee set to Nofar Alfassi
Updated by The Foreman Bot 9 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9971 added
Updated by Nofar Alfassi 8 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|f1313e54753371e452fb58fea105910009b60b05.