Bug #37899
closedUnable to change the system purpose for the hypervisor.
Description
While changing the SLA for a hypervisors, it fails with the below errors.
---------
The host virt-who.example.com does not exist or there are access permissions needed. Please contact your administrator if this issue continues.
Katello::Resources::Candlepin::Consumer: 400 Bad Request
{"displayMessage":"Runtime Error com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.util.ArrayList<org.candlepin.dto.api.server.v1.EnvironmentDTO>` from String value (token `JsonToken.VALUE_STRING`)\n at [Source: (org.candlepin.servlet.filter.logging.TeeHttpServletRequest$1); line: 1, column: 112] (through reference chain: org.candlepin.dto.api.server.v1.ConsumerDTO[\"environments\"]) at com.fasterxml.jackson.databind.exc.MismatchedInputException.from:59","requestUuid":"27791679-a878-4ddf-bbb1-4d76efafa4f7"}
(PUT /candlepin/consumers/76d5fbe9-8070-45ec-bbca-d7f6428b1ace)
-------
How reproducible:
Hosts --> Content hosts --> virt-who.example.com --> Overview --> System purpose --> SLA --> Select any --> Save
Updated by The Foreman Bot about 2 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11178 added
Updated by The Foreman Bot about 1 month ago
- Fixed in Releases Katello 4.15.0 added
Updated by Jeremy Lenz about 1 month ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|867648548b65d7fa918dc12dc64a7daa53110778.
Updated by The Foreman Bot 20 days ago
- Pull request https://github.com/Katello/katello/pull/11203 added
Updated by Chris Roberts 20 days ago
- Pull request deleted (
https://github.com/Katello/katello/pull/11203)