a charm publisher instance should handle the same charm being uploaded twice

Bug #1019294 reported by Kapil Thangavelu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pyjuju
Triaged
Low
Unassigned

Bug Description

currently it will error thinking the state has changed, rather than being aware it was the modifier of said state.

Revision history for this message
Kapil Thangavelu (hazmat) wrote :

just as an example

publisher = CharmPublisher(client)
yield publisher.add_charm("cs:precise/subway", charm_dir)
yield publisher.add_charm("cs:precise/subway", charm_dir)
yield publisher.publish()

raises a StateChanged Error.

Curtis Hovey (sinzui)
Changed in juju:
importance: Undecided → Low
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.