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

Can't upload local charms

Open huwshimi opened this issue 7 years ago • 5 comments

Something has broken so that when you drop a local charm on to the canvas and then click upload the gui will either take you to your profile or display the loading model spinner and then do nothing.

huwshimi avatar Mar 02 '17 01:03 huwshimi

This appears to be because we're triggering this login event somehow, but I couldn't see what we're supposed to do instead:

https://github.com/juju/juju-gui/blob/develop/jujugui/static/gui/src/app/store/env/api.js#L933

huwshimi avatar Mar 02 '17 06:03 huwshimi

This works correctly in gijoe. It doesn't when the GUI is connected to Jimm, and actually never did. We need to figure out what to do in that case, when the model is remote. But for the time being, this is not a blocker for a release in my opinion, and it's not a regression.

frankban avatar Mar 02 '17 09:03 frankban

I think we should really try to fix this in garak.

frankban avatar Mar 30 '17 07:03 frankban

Is this still relevant?

clagom avatar Jul 02 '19 10:07 clagom

Yes this is a JAAS issue.

hatched avatar Jul 02 '19 16:07 hatched