Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
state: fix ApplicationOffers.Remove #7976
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://ci.jujucharms.com/job/github-merge-juju |
jujubot
merged commit d6b4051
into
juju:develop
Oct 27, 2017
1 check passed
continuous-integration/jenkins/pr-merge
This commit looks good
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
axw commentedOct 27, 2017
Description of change
Fix an issue with ApplicationOffers.Remove.
If a local relation is removed and a remote
relation is added, the offer could still be
removed.
QA steps
Run unit tests.
Documentation changes
None.
Bug reference
None.