Juju set should give feeback that the value is already set
Bug #1384622 reported by
Matthew Williams
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Fix Released
|
Low
|
@les |
Bug Description
juju set mycharm foobar=12345 gives no feedback if foobar=12345.
During charm debugging it is common to be logged into the unit tailing the charm log watching for changes. If juju set is called but the charm already has that config value set then nothing will appear in the log. Everything is working correctly as juju doesn't need to set anything on the unit. But it would be useful for the client to respond that nothing has been set because the value hasn't changed
Changed in juju-core: | |
assignee: | nobody → @les (alesstimec) |
tags: | added: config set ui |
Changed in juju-core: | |
status: | New → Triaged |
importance: | Undecided → Low |
Changed in juju-core: | |
status: | Triaged → Fix Committed |
Changed in juju-core: | |
milestone: | none → 1.21-alpha3 |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.