Description:
Only return unique combinations of program_activity_code and program_activity_name for the program_activity autocomplete endpoint. Previously, the same program code and name could be returned since there are multiple program activities with the same code and name for different years or accounts.
Technical details:
The technical details for the knowledge of other developers. Any detailed caveats or specific deployment steps should be outlined here.
2. API documentation updated
No API documentation is affected by this change.
7. Appropriate Operations ticket(s) created
No operations tickets are needed for this change.
Description: Only return unique combinations of
program_activity_code
andprogram_activity_name
for the program_activity autocomplete endpoint. Previously, the same program code and name could be returned since there are multiple program activities with the same code and name for different years or accounts.Technical details: The technical details for the knowledge of other developers. Any detailed caveats or specific deployment steps should be outlined here.
Requirements for PR merge:
Area for explaining above N/A when needed: