Description:
Adds two new fields (program_activity_names and program_activity_codes) to the Awards, Transactions, and Subawards tables and Elasticsearch indexes.
Technical details:
These two new fields are being added to help improve query performance when filtering on program activities and avoid using the database for these searches.
2. API documentation updated
No API documentation is affected by this change.
4. Matview impact assessment completed
No matviews are affected by this change.
5. Frontend impact assessment completed
The frontend is not impacted by this change.
Description: Adds two new fields (
program_activity_names
andprogram_activity_codes
) to the Awards, Transactions, and Subawards tables and Elasticsearch indexes.Technical details: These two new fields are being added to help improve query performance when filtering on program activities and avoid using the database for these searches.
Requirements for PR merge:
Area for explaining above N/A when needed: