Skip to content
This repository was archived by the owner on Jul 24, 2020. It is now read-only.
This repository was archived by the owner on Jul 24, 2020. It is now read-only.

DEV instances have broken DB schemas #1719

Open
@orenyk

Description

@orenyk

Due to the fact that we deployed an earlier version to DEV before reverting the ordering changes (in #1697), our DEV instances currently have an extra ordering column in the equipment_models table in their db schema that isn't reflected in Rails and prevents new Equipment Models from being created. In order to fix this we should refresh all DEV databases from the current PROD instances and re-run migrations (since the offending migration has since been removed). We should also update our CHANGELOG for v6.3.0 to remove the line about equipment model ordering.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions