Description of problem:
The hammer command executes successfully on Satellite 6.17, but it fails on Satellite 6.18.
Is this issue a regression from an earlier version:
Yes, the same hammer command executes successfully on Satellite 6.17, but it fails on Satellite 6.18.
Steps to Reproduce:
On Satellite 6.17:
Command:
hammer organization list --organization='RedHat'
Output:
---|--------|--------|-------------|-------- ID | TITLE | NAME | DESCRIPTION | LABEL ---|--------|--------|-------------|-------- 3 | abc | abc | | new_sas 1 | RedHat | RedHat | | RedHat ---|--------|--------|-------------|--------
On Satellite 6.18:
Command:
hammer organization list --organization='RedHat'
Output:
Internal Server Error: the server was unable to finish the request. This may be caused by unavailability of some required service, incorrect API call, or a server-side bug. There may be more information in the server's logs.