Skip to content

Initial installation should support importing settings from JSON fileΒ #2208

@KJ7LNW

Description

@KJ7LNW

Version

v3.11.3

What happened?

When resetting Roo settings, the import/export functionality is only accessible after providing an API key. This means users cannot import their existing settings (which may include their API key) during initial setup.

Currently, users must:

  1. Provide a new API key
  2. Wait for the setup to complete
  3. Then use import/export to restore their settings

Expected behavior

During initial setup (after reset), Roo should provide the ability to import settings from a .json file before requiring an API key. This would allow users to seamlessly restore their complete configuration including API keys.

Steps to reproduce

  1. Export your existing settings (optional, to save them)
  2. Go to Settings
  3. Scroll to bottom and click the Reset button
  4. Observe that import/export options within settings are not accessible until after providing an API key
  5. Must enter API key and complete setup before being able to import previous settings

Additional context

This would streamline the setup process by allowing users to import their complete configuration at the start, rather than requiring manual API key entry followed by a separate import step.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions