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.
- Please create a new "active" field in Authorization Postgres Db
- Update the legacy processor to copy the field in Postgres on change.
cc @ajefts