Skip to content

Allow adjusting domain / server_url without running --initialize #607

@joepio

Description

@joepio

The --initialize flag is responsible for creating a new Drive at the server_url. If this is not done after changing the --domain or --server-url setting, the user can be met with a resource not found error. This is frustrating to new users, and we should make sure we can deal with this automatically.

Re-run initialize when server_url is different

This seems to be a decent solution. Note that this way there can be multiple /setup invites, but each is scoped to its own drive, so it should not be a problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions