Bug #12382
closedcapsule content - available-lifecycle-environments and lifecycle-environments are not rendered in CLI
Description
With the CLI, the user is not currently able to see the results from either the 'lifecycle-environments' or 'available-lifecycle-environments' commands.
E.g.
hammer> capsule content lifecycle-environments --id 9 --organization-id 1
---|------|-------------
ID | NAME | ORGANIZATION
---|------|-------------
| |
---|------|-------------
hammer> capsule content available-lifecycle-environments --id 9 --organization-id 1
---|------|-------------
ID | NAME | ORGANIZATION
---|------|-------------
| |
---|------|-------------
From initial investigation, while this looks like a CLI issue, it appears that the API should be returning additional details consistent with other APIs (e.g. total, subtotal..etc) in order to be rendered correctly.
Updated by The Foreman Bot almost 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5563 added
Updated by Brad Buckingham almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|d92c287d2a64c173c6d980b339eb435445ac79dd.
Updated by Eric Helms almost 9 years ago
- Translation missing: en.field_release set to 86
- Triaged changed from No to Yes