Closed ramfox closed 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.
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.
qri ls
All of this is fixed on refresh of the backend.
closed by #901
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.