Skip to content

Create data brokers as part of seed data #13

@hectron

Description

@hectron

We currently have data brokers in a configuration file. When the application is deployed, we need a way to populate the data_brokers table with the information found in config/data_brokers.yml.

If a data broker is added to the config/data_brokers.yml, we need to create that data broker entry. If a data broker is modified in the config/data_brokers.yml, we need to update that data broker entry.

Acceptance Criteria

  • All the data brokers listed in the data_brokers table.

Resources

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