Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync Active status on V5 Groups to Postgres #59

Open
RiteshTC opened this issue Jun 25, 2020 · 0 comments
Open

Sync Active status on V5 Groups to Postgres #59

RiteshTC opened this issue Jun 25, 2020 · 0 comments

Comments

@RiteshTC
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant