Activity log for bug #1340417

Date Who What changed Old value New value Message
2014-07-10 21:14:09 j.c.sackett bug added bug
2014-07-10 21:14:32 j.c.sackett description The GUI has urls that can load various components (e.g. /inspector/juju-gui, /inspector/juju-gui/charm). Loading this urls directly can lead to rendering problems and other errors because services, charms, or other data may not be in the db yet. We address this now where it's cropped up by either bailing out of the url and asking the user to try again, since data will be loaded when the user can react, or by entering various fragile retry-loops. The GUI has urls that can load various components (e.g. /inspector/juju-gui, /inspector/juju-gui/charm). Loading this urls directly can lead to rendering problems and other errors because services, charms, or other data may not be in the db yet. We address this now where it's cropped up by either bailing out of the url and asking the user to try again, since data will be loaded when the user can react, or by entering various fragile retry-loops. A better solution to the root problem is needed.
2014-07-14 11:45:41 Richard Harding juju-gui: status New Triaged
2014-07-14 11:45:46 Richard Harding juju-gui: importance Undecided High
2014-08-19 13:57:03 j.c.sackett summary Dispatched urls can lead to problems with data that hasn't loads Dispatched urls can lead to problems with data that hasn't loaded