You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
cc @ajefts
The text was updated successfully, but these errors were encountered: