Exporting an un-committed bundle results in broken bundle

Bug #1446789 reported by Charles Butler on 2015-04-21
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-gui
High
Jeff Pihach

Bug Description

When exporting an incomplete bundle from the GUI (services are added, but un-committed - complete with relations) - clicking export sends a broken bundle export to the user

envExport:
  services: {}
  relations:
  - - "63169405$:juju-info"
  - "92038280$:docker-host"
  - - "9574579$:client"
  - "81769329$:etcd"
  - - "92038280$:network"
  - "63169405$:network"
  - - "9574579$:client"
  - "63169405$:db"
  - - "81769329$:minions-api"
  - "92038280$:api"
  series: precise

Jeff Pihach (hatch) wrote :

Thanks for this report. We should be ignoring any 'ghost' models when generating bundles.

Changed in juju-gui:
status: New → Triaged
importance: Undecided → High
Richard Harding (rharding) wrote :

Jeff can you check if the WIP has this corrected and can be marked fix committed?

Changed in juju-gui:
assignee: nobody → Jeff Pihach (hatch)
Jeff Pihach (hatch) wrote :

Yes this was fixed. I created a duplicate bug earlier for this https://bugs.launchpad.net/juju-gui/+bug/1451589

Changed in juju-gui:
status: Triaged → Fix Committed
Changed in juju-gui:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  Edit
Everyone can see this information.

Other bug subscribers