Skip to content

Sync Active status on V5 Groups to Postgres #59

@RiteshTC

Description

@RiteshTC

Background:
A new attribute "active" has been added to V5 Group api.
We would like to replicate the active field to Postgres database and subsequently to ETL.

Details:
ETL process currently reads data from Authorisation Postgres database for Groups by an AWS job.
This new field "Active" doesn't exist in Postgres database.

  1. Please create a new "active" field in Authorization Postgres Db
  2. Update the legacy processor to copy the field in Postgres on change.

cc @ajefts

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