raft-tech / TANF-app

Repo for development of a new TANF Data Reporting System
Other
16 stars 3 forks source link

As tech lead, I need the STT filter for search_indexes to be updated #2950

Open ADPennington opened 2 months ago

ADPennington commented 2 months ago

Description:

Follow-on to #2908/#2915

Currently, the STT filter for search_indexes appears as a long list of 129 STTs (see below). 2950

Acceptance Criteria: Create a list of functional outcomes that must be achieved to complete this issue

Tasks: Create a list of granular, specific work items that must be completed to deliver the desired outcomes of this issue

Notes:

Supporting Documentation:

NA

Open Questions:

NA

robgendron commented 1 month ago

4 points remaining.

robgendron commented 1 month ago

Further guidance is needed, 3 points remaining.

robgendron commented 1 month ago

Possible solution - 2 points remaining to implement.

raftmsohani commented 1 month ago

This ticket is blocked.

Have implemented the SST list filter to only include the relevant STTs (so this is done). However, when tried to add muti-selection, realized that with django-508 package changes for admin filters, the scripts are not working properly. (Will create a bug ticket for this)

There is a work-around to do an inline script that can fix the STT filters, but suggestion is to resolve the issue from the source.