Skip to content

Same properties need different values. #13

@SolomonShorser-OICR

Description

@SolomonShorser-OICR

Some "pre-slice" applications, such as GO Update depends on properties db.host, db.user, db.password, and db.name. These properties are also used by "relational database update" steps such as AddLinks. However, the "pre-slice" applications need these properties to refer to the main Curator database, and the "relational database update" steps need these same properties to refer to the local database that will be used to create the final Release database.
The result is that I'll probably need to correct the config file, reload it, and then change it again after the pre-slice steps have finished.

The current approach of putting everything into a single file is not working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions