Skip to content

[DEV-14462] - Update gtas loader#4602

Merged
zachflanders-frb merged 10 commits intoqatfrom
dev-14462-update-gtas-loader
Mar 11, 2026
Merged

[DEV-14462] - Update gtas loader#4602
zachflanders-frb merged 10 commits intoqatfrom
dev-14462-update-gtas-loader

Conversation

@zachflanders-frb
Copy link
Contributor

@zachflanders-frb zachflanders-frb commented Mar 4, 2026

Description:

This PR incorporates new columns from the broker sf_133 table into the GTASSF133Balances model and updates the load_gtas command to account for the new columns.

Requirements for PR Merge:

  1. Unit & integration tests updated
  2. Appropriate Operations ticket(s) created
  3. Jira Ticket(s)
    1. DEV-14462

Explain N/A in above checklist:

@zachflanders-frb zachflanders-frb changed the title Dev 14462 update gtas loader [DEV-14462] - Update gtas loader Mar 4, 2026
DavidMikolaKC
DavidMikolaKC previously approved these changes Mar 4, 2026
Copy link
Contributor

@sethstoudenmier sethstoudenmier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small comment to make sure we can join from GTAS to PARK table

)
tas_rendering_label = models.TextField(null=True, db_index=True)
budget_object_class = models.TextField(blank=True, null=True)
program_activity_reporting_key = models.TextField(blank=True, null=True)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we link this to the PARK table to allow joining them in the ORM?

@zachflanders-frb zachflanders-frb merged commit 7d05d92 into qat Mar 11, 2026
52 of 54 checks passed
@zachflanders-frb zachflanders-frb deleted the dev-14462-update-gtas-loader branch March 11, 2026 17:51
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

Successfully merging this pull request may close these issues.

3 participants