Description of problem: adding two bundles that are both channel heads to an index should produce an error Version-Release number of selected component (if applicable): latest How reproducible: always Steps to Reproduce: opm index add -b="registry-proxy.engineering.redhat.com/rh-osbs/web-terminal-operator-metadata@sha256:f172e2293caa7ef04e0f4bf9570c4e91000d570456b0d9b7f34ce54c14d895fa,registry-proxy.engineering.redhat.com/rh-osbs/web-terminal-operator-metadata@sha256:6c2e7e3abe33ea2e4fbd4fb8d4a75c0b52288be74a70e0cba59a59df2d0ac5fc" -t="quay.io/galletti94/my-index:web-terminal" -u=docker create two bundles that have no replaces field and are pushing to the same channel. add these to an index Actual results: succeeds and order is determined by the order of the bundles in the command. Expected results: should fail and raise an error Additional info:
*** This bug has been marked as a duplicate of bug 1885425 ***