Comment 8 for bug 1866828

Revision history for this message
Dmitrii Shcherbakov (dmitriis) wrote :

> * at some point wordpress/1 will be made aware of the application data from mysql. should it be before/after relation-joined?

I managed to get a relation-changed for the app data before relation-joined for global-scoped relations as well:

https://github.com/canonical/operator/issues/175#issuecomment-606169657

I suppose we should just retrieve a remote app differently to what we do in the framework today.