Actions
Bug #12385
closedcapsule content - unfriendly message when removing an environment from the capsule
Description
If a user attempts to remove a lifecycle environment from a capsule, they will be presented with an unfriendly message, if that environment is not currently associated with the capsule.
The following is an example using the CLI:
hammer> capsule content remove-lifecycle-environment --organization-id 1 --id 10 --environment-id 3
Could not remove the lifecycle environment from the capsule:
Couldn't find Katello::KTEnvironment with id=3 [WHERE "katello_capsule_lifecycle_environments"."capsule_id" = 10]
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/5565 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|90d0bbb6d410f67cba3b39b6d3db1eb01a2eb724.
Updated by Eric Helms almost 9 years ago
- Translation missing: en.field_release set to 86
- Triaged changed from No to Yes
Actions