Comment 6 for bug 1966664

Revision history for this message
Edward Hope-Morley (hopem) wrote : Re: latest/candidate is picked when latest/edge is requested

But I also get broken behaviour when using the deploy command directly e.g.

$ juju deploy --channel xena/edge neutron-api
Located charm "neutron-api" in charm-hub, revision 501
Deploying "neutron-api" from charm-hub charm "neutron-api", revision 501 in channel xena/edge

Note that in this case it chose version 501 when in the previous one it chose 522 and in fact this one is correct:

$ juju info neutron-api| grep xena/edge
  xena/edge: 501 2022-03-04 (501) 483kB

There is in fact no version 522 in juju info:

$ juju info neutron-api| grep 522