Comment 7 for bug 2048870

Revision history for this message
John A Meinel (jameinel) wrote :

There is one thing that we could do more clearly, which is if you did:

$ juju offer A:one
$ juju relate other/A B
$ juju offer A:two
A:one in use, did you want to add A:two: `juju offer A:one,two` ?

IOW, just improve our error message to help the user understand that what they asked for might not be what they thought it was.