Enhancement | Description | DAC Page | Ticket | Recommended Priority |
---|---|---|---|---|
Filter data files by relative date | Adds filter to the DAC Data Files page that filters by submission date and includes options for submissions yesterday, today, the past 7 days, the current month, and the current year. #3077 captures a higher lift enhancement to this use case. | Data Files | #3076 | 4.0 / P3 |
Default filter on DAC Data Files page to show only the most recent submissions per STT, fiscal period, and section. | Currently DAC Search Indexes pages default to filtering results to "Newest". This ticket updates the language of that filter to "Most recent version" and adds that behavior to the Data Files page. | Search Indexes, Data Files | #3087 | 4.0 / P4 |
Add multiselect control to Search Indexes Fiscal Period Filter | Currently the filter control on DAC Search Indexes pages is a single option dropdown. This ticket replaces it with the multiselect control that we use when filtering by STT. This replicates the SQL union queries used in the legacy system. | Search Indexes | #3102 | 4.0 / P4 |
Add filters from DAC Data Files page to Data File Summaries pages | Currently Data File Summaries pages lack filtering capability. This ticket delivers filter options matching those on the Data Files page. | Data File Summaries | #3093 | 4.0 / P2 |
[Spike] Investigate adding Change Message types | This spike investigates whether we can supplement the current Change Message column on log entries with a change type to allow for filtering capability. | Log Entries | #3092 | 4.0 / P2 |
[Spike] Investigates how we can provide a tabular view of data file summaries | Currently data file summaries are served up in a raw JSON format. To make them easier to read we should investigate how we might map these data to a table view. | Data File Summaries (Specific Summary view) | #3095 | 4.0 / P2 |
Rearrange Data Files filters and implement multiselect fiscal period filter | Adds the multiselect control for fiscal period filtering (as seen on current Search Index pages on the Data Files page and rearanges filters into a more intuitive order. | Data Files | #3097 | 4.0 / P2 |
[Spike] Investigate YYYYMMDD value filtering for data files | Higher lift ideal solution following on from #3076. Investigates how we might add the ability to filter the DAC Data Files page to those submitted on a specific date or within a specific date range. | Data Files | #3077 | Beyond 4.0 / P2 |
List of Cat 1,4 rejected case numbers | Provides a method of filtering current django outputs to produce a list of case numbers and months which are associated with category 1 and 4 errors. This provides DIGIT with a new analogue to the transmission reports of the legacy system. | Data File Summaries (Specific Summary view) | #3096 | Beyond 4.0 / P2 |
Enhancement | Description | DAC Page | Ticket | Recommended Priority |
---|---|---|---|---|
Read-only data file summaries | Modifies the DAC Data File Summaries view to make it read-only to better correspond to how it's used by the DIGIT team. | Data File Summaries (Specific summary view) | #3094 | 4.0 / P2 |
User deletion | Currently user deletion is not supported via the DAC. This ticket delivers that capability while retaining all objects associated to deleted users. | Users | #3089 | Beyond 4.0 / P2 |
Mass actions on Users table | Currently System Admins cannot select and deactivate multiple users at a time. This ticket also delivers a filter to restrict the Users table to only those who have been inactive for 180+ days. | Users | #3090 | Beyond 4.0 / P2 |
Add mailto: functionality to user email addresses in metadata | Currently in views of date file metadata, clicking on the user's email address links to that users entry in the DAC Users page. This ticket delivers an update that changes it to a mailto: that will open in the device's default email application. | Users (Specific user view) | #3120 | Beyond 4.0 / P2 |
Enhancement | Description | DAC Page | Ticket | Recommended Priority |
---|---|---|---|---|
[Bug] Misleading file status column on DAC data files page | The file status column can return incorrect status values when viewed from the data files table rather than an individual data file's metadata page. | Data Files | #3068 | 4.0 / P2 |
[Spike] Investigate handling of custom filters | During implementation of the first DAC multiselect filter we discovered problems with the handling of query strings which will pose scalability problems as we introduce new filters. | N/A | #3110 | 4.0 / P3 |
[Spike] Investigate latency when clicking into the parsing errors column on DAC data files page | Currently when clicking into "Parser Errors" for a given row of the DAC Data Files page there is significant latency before the system returns results. | Data Files | #3075 | 4.0 / P3 |
Enhancement | Description | Ticket | Recommended Priority |
---|---|---|---|
Update Section 3, 4 validation to screen for ≥ 1 families rather than ≥ 0 | Sections 3 and 4 of TANF data concern aggregate values that are highly unlikely to be 0. This ticket delivers a parsing logic fix to reflect that. | #3088 | 4.0 / P3 |
Enhancement | Description | Ticket | Recommended Priority |
---|---|---|---|
TDP Data Files page permissions for DIGIT & Sys Admin user groups | Currently users assigned to the DIGIT or System Admin user groups cannot reach and browse TDP's Data Files page. This ticket adds those permissions for both groups. | #3074 | 4.0 / P4 |
Enhancement | Description | Ticket | Recommended Priority |
---|---|---|---|
Auto-deactivation of users | User deactivation is currently a manual process for system admins. This ticket delivers automation that will automatically deactivate users who have been inactive for 180 days. | #2561 | 4.0 / P3 |
System owner notification upon assigned admin permissions | Since very few people should be granted System Admin permissions in production, the system owner should be notified whenever the role is assigned/unassigned. | #1337 | 4.0 / P2 |