Skip to content

Current seeding causes a validation error #11

@nicorithner

Description

@nicorithner

After seeding the database and a new user or package is created I get a validation error.

I think it has to do with the way I set up seeding Networks and Packages with ids.

When creating a new network or package with sequelize it provides an id without taking in consideration the ones seeded and because the id is not unique this causes and error.

I need to investigate farther and adjust the seeding method.

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