Project

General

Profile

Actions

Bug #37015

closed

Updating setting host_owner fails with "Value Host owner is invalid"

Added by Nofar Alfassi 5 months ago. Updated 4 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Settings
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

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:

Actions #1

Updated by Nofar Alfassi 5 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
Actions #2

Updated by The Foreman Bot 5 months ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/9971 added
Actions #3

Updated by The Foreman Bot 4 months ago

  • Fixed in Releases 3.10.0 added
Actions #4

Updated by Nofar Alfassi 4 months ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF