juju-gui icon indicating copy to clipboard operation
juju-gui copied to clipboard

Modifying a deployed bundle re-shows the getstarted.md

Open hatched opened this issue 7 years ago • 4 comments

If you deploy a bundle then make changes to it, it will re-show the getstarted.....sometimes

hatched avatar Oct 29 '18 21:10 hatched

👍

buggtb avatar Oct 29 '18 22:10 buggtb

It looks like we always try and show the getstarted after commit. See: https://github.com/juju/juju-gui/blob/develop/jujugui/static/gui/src/app/init/utils.js#L515

The fix for this is interesting. We'd need to look at the ecs to figure out if new bundles have been added and if they have been then try and show the getstarted, but only for those new bundles.

huwshimi avatar Oct 31 '18 04:10 huwshimi

@hatched @huwshimi Is this still relevant?

clagom avatar Jul 02 '19 12:07 clagom

It is.

hatched avatar Jul 02 '19 17:07 hatched