Hide Forgot
Description of problem: Assuming a capsule (id:1) has only the dev (id:2) lifecycle environment attached, attempting to perform a synchronize with the prod (id:4) lifecycle environment will attempt to perform the synchonize. Scenario: hammer capsule synchronize --id 1 --environment-id 4 Actual Result: the server will attempt to sync environment 4, even if it is not associated with the capsule Expected Result: the server should return an error to the user indicating that it is an invalid environment
Created redmine issue http://projects.theforeman.org/issues/6871 from this bug
Fix proposed in Katello PR: https://github.com/Katello/katello/pull/4514
This was delivered with Satellite 6.0 which was released on 10 September 2014.