qri-io / qri

you're invited to a data party!
https://qri.io
GNU General Public License v3.0
1.11k stars 66 forks source link

When saving profile, config file is changing but runtime config is not #895

Closed ramfox closed 5 years ago

ramfox commented 5 years ago

When we send a request to change the profile on a process that is running qri, the underlying config changes, but the runtime config does not.

Both configs need to change.

ramfox commented 5 years ago

Another issue: when you qri ls or request the list of datasets through the api, the dataset names still come back with the old peername.

All of this is fixed on refresh of the backend.

ramfox commented 5 years ago

closed by #901