Skip to content

Add identifier to sources in meta app #86

@nesnoj

Description

@nesnoj

As discussed f2f with @henhuy, there's a problem with the source ids in meta app:

When I create sources locally, they get an auto id (postgres serial) in my local DB which can be equal to an existing (different) one in the WAM DB.
In StEmp ABW we reference sources by those ids (example) which must be manually changed on deployment to match the WAM DB ones.

I propose an additional column holding an unique identifier such as "bgr_mun_2018" which can be clearly referenced to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions