Skip to content

Roles DB Table does not Auto Populate On Deploy #960

@tektaxi

Description

@tektaxi

When we deploy a change that involves changing the roles table (ie, adding a new API route or new role), it does not auto-update the database with the corresponding changes. This should happen. I just had to manually update the prod database with the proper routes which is obviously dangerous. We should run something similar to the database seed script (but without dropping the settings) when we deploy to prod. @MikaVohl

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions