Skip to content

Setup doesn't respect user provided database information #17

@cullenlinn

Description

@cullenlinn

During the last commit when the DashboardController and DashboardModel were refactored for DI, the logic to merge the post input with the config was lost and now only the json config database information is respected.

This can be reproduced by doing a net new installation of the app and supplying custom database information.

One fix is to perform the config and input merging in the controller's updateDatabase method. I confirmed that this approach corrects the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions