You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It was reported in Chat that Mycroft had responded that it didn't have any configuration updates, yet Skill settings had indeed changed.
The current config update intent is setup in this way. The settings update is triggered, then a configuration update. However the response is only referring to whether the config got updated, it has no idea whether any Skill settings were actually updated or not.
Maybe we need to be more descriptive in the response, particularly because the end user may not see a difference between a configuration (device) and settings (Skills). We do also refer to configurations as "device settings" in various places. Perhaps something like:
I'm syncing your Skill settings.
Your device settings have also been updated.
OR
I'm syncing your Skill settings.
I couldn't find any changes for your device settings.
The text was updated successfully, but these errors were encountered:
It was reported in Chat that Mycroft had responded that it didn't have any configuration updates, yet Skill settings had indeed changed.
The current config update intent is setup in this way. The settings update is triggered, then a configuration update. However the response is only referring to whether the config got updated, it has no idea whether any Skill settings were actually updated or not.
Maybe we need to be more descriptive in the response, particularly because the end user may not see a difference between a configuration (device) and settings (Skills). We do also refer to configurations as "device settings" in various places. Perhaps something like:
OR
The text was updated successfully, but these errors were encountered: