Subordinate charm Action data not reported by API
Bug #1457205 reported by
Tim Van Steenburgh
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Fix Released
|
High
|
John Weldon | ||
1.24 |
Fix Released
|
High
|
John Weldon |
Bug Description
1.23.3-trusty-amd64
Given a subordinate charm 'mysub' that defines actions:
- Actions for 'mysub' CAN be enqueued successfully using the Action.Enqueue api (good)
- Action results for 'mysub' are NOT reported by the Action.ListAll api (bug)
- Action status changes for 'mysub' are NOT communicated via the AllWatcher (bug)
`juju action do` and `juju action fetch` work properly for subordinate charms.
tags: | added: actions subordinate |
Changed in juju-core: | |
status: | New → Triaged |
importance: | Undecided → Medium |
tags: | added: charmers |
Changed in juju-core: | |
milestone: | none → 1.25.0 |
assignee: | nobody → John Weldon (johnweldon4) |
importance: | Medium → High |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This breaks our benchmarking story in a big way, can we get the priority raised for this and some time allocated for the 1.25 release?