Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/v3.6.0 sprint 105 #541

Merged
merged 157 commits into from
Sep 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
157 commits
Select commit Hold shift + click to select a range
f8dab58
remove/replace old session_timeout
jtimpe Jun 2, 2024
91bef41
update documentation
jtimpe Jun 2, 2024
0e3026d
update session cookie age
jtimpe Jun 2, 2024
3333b1c
correct docs comment
jtimpe Jun 3, 2024
fe8bd6e
add session cookie docs link
jtimpe Jun 3, 2024
ce3435c
removed unused response_internal
jtimpe Jun 4, 2024
c4b2def
unused imports
jtimpe Jun 4, 2024
9729d43
Merge branch 'develop' into 2954-remove-session-timeout
raftmsohani Jun 6, 2024
6da0700
Merge branch 'develop' into 2954-remove-session-timeout
jtimpe Jun 11, 2024
9780470
- Make error msgs more dynamic
elipe17 Jun 27, 2024
7803bef
Merge branch 'fix/cat3-error-cleanup' of https://github.com/raft-tech…
elipe17 Jun 27, 2024
0279821
- Fix lint
elipe17 Jun 27, 2024
fedf3fd
- intermediate commit for fixing half of the tests
elipe17 Jun 27, 2024
74a7be9
- fix test_section2_validator_fail_case_closure_ftl
elipe17 Jun 27, 2024
db0efbe
- fixed test_section2_records_are_related_validator_fail_no_t5s
elipe17 Jun 27, 2024
13f0ba2
- fixed test_section2_aabd_ssi_validator_fail_territory_adult_aabd
elipe17 Jun 27, 2024
f70c3a3
- fixed test_section2_aabd_ssi_validator_fail_state_ssi
elipe17 Jun 27, 2024
cb69cf8
- fixed test_parse_cat_4_edge_case_file
elipe17 Jun 27, 2024
25ba27e
- Updated cat4 validator to track what line number it is generating e…
elipe17 Jun 27, 2024
8ded7af
- Fixed tests
elipe17 Jun 27, 2024
8350c88
Merge branch 'develop' into 2954-remove-session-timeout
jtimpe Jul 8, 2024
378235b
- using logging.exception to collect stack trace easier
elipe17 Jul 9, 2024
5760363
- Added logic to memoize record collection
elipe17 Jul 9, 2024
1036ddc
- linting
elipe17 Jul 9, 2024
4169f0c
- Update back to single quotes where required
elipe17 Jul 16, 2024
ec22d63
- remove single quotes
elipe17 Jul 16, 2024
2a624c3
Merge branch 'fix/cat3-error-cleanup' of https://github.com/raft-tech…
elipe17 Jul 16, 2024
2b597b8
- update tests to use `build` to avoid db and elastic creation
elipe17 Jul 16, 2024
bc19e68
- linting
elipe17 Jul 16, 2024
8dbb8d0
- Added latest and greatest multiselect filter
elipe17 Jul 18, 2024
68d23f2
- Remove dependency
elipe17 Jul 18, 2024
b8a94ce
- lint
elipe17 Jul 18, 2024
d2e4d54
Merge branch 'develop' of https://github.com/raft-tech/TANF-app into …
elipe17 Jul 18, 2024
e485d53
- Updated tests based on friendly names
elipe17 Jul 19, 2024
9f4a490
- update friendly name in test
elipe17 Jul 19, 2024
4834ce0
- linting
elipe17 Jul 19, 2024
9e8a67c
- Add support for executing multiselect filter with standard 508 `App…
elipe17 Jul 24, 2024
3cd73d0
- name custom filter function to be called int new callback
elipe17 Jul 24, 2024
e2977bf
wip
jtimpe Jul 24, 2024
b6c8926
- remove unnecessary method
elipe17 Jul 24, 2024
3284633
- rename inner function
elipe17 Jul 24, 2024
5da469e
finished validators wip
jtimpe Jul 25, 2024
dc7aed7
Merge branch '2996-cat4-err-msgs' into 2792-cat3-errs
jtimpe Jul 25, 2024
099711b
Merge branch 'develop' into 2954-remove-session-timeout
ADPennington Jul 25, 2024
e2adc2c
- Move code back to callback
elipe17 Jul 26, 2024
fce08d4
- Update to point to latest 508
elipe17 Jul 26, 2024
5f114ea
Merge branch 'develop' of https://github.com/raft-tech/TANF-app into …
elipe17 Jul 26, 2024
c758f25
- Resolve conflicts
elipe17 Jul 26, 2024
18275c5
Merge branch 'develop' into 3061-a11y-multiselect
elipe17 Jul 26, 2024
2cb6d4b
Merge branch 'develop' into 3061-a11y-multiselect
elipe17 Jul 26, 2024
a5848d6
Merge branch 'develop' of https://github.com/raft-tech/TANF-app into …
elipe17 Jul 26, 2024
ad92ba8
test_parse working
jtimpe Jul 26, 2024
f157710
buncha tests
jtimpe Jul 26, 2024
a2dba77
validator cleanup and more tests
jtimpe Jul 29, 2024
b136e9e
custom validator rewrite+tests
jtimpe Jul 29, 2024
c4ccfd3
cat 1 rewrite+tests
jtimpe Jul 29, 2024
15c177a
Merge branch 'develop' into 2996-cat4-err-msgs
elipe17 Jul 29, 2024
ce151d1
Merge branch 'develop' into 3061-a11y-multiselect
elipe17 Jul 29, 2024
cbaaa96
refactor+test
jtimpe Jul 29, 2024
034d397
Merge branch 'develop' into 2996-cat4-err-msgs
elipe17 Jul 29, 2024
11eb7c4
Merge branch 'develop' into 3061-a11y-multiselect
elipe17 Jul 29, 2024
4602933
class rename
jtimpe Jul 29, 2024
382f32b
update classes again
jtimpe Jul 29, 2024
197d67a
spacce
jtimpe Jul 30, 2024
50d3b92
reorg
jtimpe Jul 30, 2024
0953a2c
- add aria-label to select element
elipe17 Jul 30, 2024
ccb986d
fix tests
jtimpe Jul 30, 2024
3d8be8e
cat 3 validator tests
jtimpe Jul 30, 2024
1e72272
more cat3 tests
jtimpe Jul 31, 2024
076e824
cat3 tests contd
jtimpe Jul 31, 2024
388ab00
fix tests
jtimpe Jul 31, 2024
f210bbc
linter errors
jtimpe Jul 31, 2024
9122743
fix cat3 messages
jtimpe Jul 31, 2024
4bd2e5f
update tests
jtimpe Jul 31, 2024
6bbb0f1
Merge branch '2996-cat4-err-msgs' into 2792-cat3-errs
jtimpe Jul 31, 2024
0533f04
custom header validator
jtimpe Jul 31, 2024
8efb0f6
comment out strange cases
jtimpe Jul 31, 2024
21da780
cleanups
jtimpe Jul 31, 2024
fa4e3c1
change
jtimpe Aug 1, 2024
5dedadf
undo
jtimpe Aug 1, 2024
48b1007
lint
jtimpe Aug 1, 2024
57c1e0b
Merge branch 'develop' into 3061-a11y-multiselect
elipe17 Aug 6, 2024
3dd20d1
Merge branch 'develop' into 2996-cat4-err-msgs
elipe17 Aug 6, 2024
ff86dd8
functional imports
jtimpe Aug 6, 2024
576c18f
fix header/trailer imports
jtimpe Aug 6, 2024
7b7e0fa
fix parse imports
jtimpe Aug 6, 2024
c6a4744
lint
jtimpe Aug 6, 2024
cbaf7fd
base validator decorator
jtimpe Aug 6, 2024
45281f8
docstrings
jtimpe Aug 6, 2024
761c91f
cat2/3 validator decorator
jtimpe Aug 6, 2024
cba2e07
if then -> since then
jtimpe Aug 8, 2024
56411fe
fix cat3 if -> since
jtimpe Aug 9, 2024
1e99634
move call out of loop
jtimpe Aug 9, 2024
9f90a5b
Merge branch 'develop' into 2954-remove-session-timeout
ADPennington Aug 10, 2024
d790592
Merge branch 'develop' into 2996-cat4-err-msgs
ADPennington Aug 10, 2024
981f3df
Merge branch 'develop' into 3061-a11y-multiselect
elipe17 Aug 12, 2024
e9a5b94
Merge branch 'develop' into 3061-a11y-multiselect
elipe17 Aug 12, 2024
9436142
Merge branch 'develop' of https://github.com/raft-tech/TANF-app into …
elipe17 Aug 12, 2024
5d7037a
fix if/then context
jtimpe Aug 13, 2024
e2c74c2
revert test change
jtimpe Aug 13, 2024
bd3e06b
clean up comments
jtimpe Aug 13, 2024
0ca3ea5
Merge branch 'develop' into 2996-cat4-err-msgs
ADPennington Aug 13, 2024
0fb4fe5
Merge branch 'develop' into 2954-remove-session-timeout
ADPennington Aug 13, 2024
b1866b6
Merge branch 'develop' into 3061-a11y-multiselect
ADPennington Aug 13, 2024
8271642
Merge branch 'develop' into 3061-a11y-multiselect
elipe17 Aug 14, 2024
ceedc61
Merge branch 'develop' into 2954-remove-session-timeout
ADPennington Aug 14, 2024
c03a1ea
Merge branch 'develop' of https://github.com/raft-tech/TANF-app into …
elipe17 Aug 14, 2024
1995712
lint
jtimpe Aug 14, 2024
627e8c4
Merge branch '2996-cat4-err-msgs' into 2792-cat3-errs
jtimpe Aug 14, 2024
a0b0e01
fix module
jtimpe Aug 14, 2024
c45f5df
Merge branch 'develop' into 2996-cat4-err-msgs
ADPennington Aug 14, 2024
507df4d
- Re-add choices back for newest filter to display correct filter sel…
elipe17 Aug 14, 2024
3c66703
Merge branch 'develop' into 3061-a11y-multiselect
elipe17 Aug 14, 2024
fd8500d
Merge branch '3061-a11y-multiselect' of https://github.com/raft-tech/…
elipe17 Aug 14, 2024
9ee9146
Merge branch 'develop' into 2954-remove-session-timeout
jtimpe Aug 14, 2024
620a42f
Merge pull request #3020 from raft-tech/2954-remove-session-timeout
jtimpe Aug 14, 2024
9a084ba
Merge branch 'develop' into 3061-a11y-multiselect
elipe17 Aug 14, 2024
03887e9
Merge branch 'develop' into 2996-cat4-err-msgs
ADPennington Aug 14, 2024
e4fed30
Update multiselectdropdownfilter.html
reitermb Aug 14, 2024
ad939ab
Merge pull request #3083 from raft-tech/3061-a11y-multiselect
elipe17 Aug 14, 2024
d802dae
Merge branch 'develop' into 2996-cat4-err-msgs
elipe17 Aug 14, 2024
48af9e2
Update index.html
reitermb Aug 14, 2024
673ff9b
Update index.html
reitermb Aug 14, 2024
e3709cb
Update index.html
reitermb Aug 14, 2024
751db68
Update index.html
reitermb Aug 14, 2024
d766762
Update index.html
reitermb Aug 14, 2024
ebb1aa9
inline documentation for decorators
jtimpe Aug 15, 2024
c92c835
Adds skip to header section support & new content
reitermb Aug 15, 2024
61db67f
Update index.html
reitermb Aug 15, 2024
cb0d06a
Update index.html
reitermb Aug 15, 2024
3cf1a72
Merge pull request #3148 from raft-tech/3.5.2-release-notes
reitermb Aug 15, 2024
f99b1a8
- Updated language and tests
elipe17 Aug 19, 2024
d9ebe76
Merge branch 'develop' of https://github.com/raft-tech/TANF-app into …
elipe17 Aug 19, 2024
0a6d617
- added item numbhers to partial dup error message
elipe17 Aug 20, 2024
ccf51ae
- added length checks
elipe17 Aug 21, 2024
b260a41
- resolved complexity issue
elipe17 Aug 21, 2024
d73a6fa
- updated test
elipe17 Aug 21, 2024
aaff627
Merge branch '2996-cat4-err-msgs' into 2792-cat3-errs
jtimpe Aug 22, 2024
a497e0a
fix duplication errs
jtimpe Aug 22, 2024
5d92ce6
temp
jtimpe Aug 22, 2024
1898a86
item number for if/then
jtimpe Aug 22, 2024
36ca4aa
fix or validator value repetition
jtimpe Aug 23, 2024
0fa94bb
- Fix logic in helper func
elipe17 Aug 26, 2024
1166030
- revert test
elipe17 Aug 26, 2024
7f6e1fe
Merge branch '2996-cat4-err-msgs' into 2792-cat3-errs
jtimpe Aug 26, 2024
7139c1d
fix tests
jtimpe Aug 26, 2024
943bc08
lint
jtimpe Aug 26, 2024
efbffd2
lint
jtimpe Aug 26, 2024
70cd922
Merge pull request #3051 from raft-tech/2996-cat4-err-msgs
elipe17 Aug 27, 2024
461577d
Merge branch 'develop' into 2792-cat3-errs
jtimpe Aug 27, 2024
036282a
3064 -Reparse Meta Model (#3126)
elipe17 Aug 28, 2024
fbd4d67
Merge branch 'develop' into 2792-cat3-errs
jtimpe Aug 28, 2024
57fc85d
Merge pull request #3122 from raft-tech/2792-cat3-errs
jtimpe Aug 28, 2024
6828f4c
Rrefreshed environments to show ES/ClamAV updates from earlier this y…
andrew-jameson Aug 28, 2024
3396e8b
2910 Synthesis (#3153)
reitermb Aug 28, 2024
e7eecfe
Create sprint-104-summary.md (#3133)
robgendron Aug 28, 2024
398511c
Create sprint-105-summary.md (#3150)
robgendron Aug 29, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
82 changes: 82 additions & 0 deletions docs/Sprint-Review/sprint-104-summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
# sprint-104-summary

7/17/2024 - 7/30/2024

### <mark style="color:orange;">Sprint Goal</mark>

**Dev:**

_**Plain Language Error Messaging and Application Health Monitoring work, improved dev tooling, and fixing bugs**_

* \#2792 — \[Error Audit] Category 3 error messages clean-up&#x20;
* \#3059 — Bug: file stuck in pending state when DOB or SSN field is space-filled&#x20;
* \#2965 — As tech lead, I want a database seed implemented for testing
* \#2175 — \[Bug] Data Files “Download” button(s) disappear when clicked&#x20;
* \#3055 — Service timeout blocks parsing completion &#x20;
* \#3061 — \[a11y fix] Django multi-select filter &#x20;
* \#2960 — As a engineer I need to replace bash script with task file for local dev&#x20;

**DevOps:**

_**Successful deployments across environments and pipeline stability investments**_

* \#2458 — Integrate Nexus into CircleCI
* \#3043 — Sentry: Local environment for Debugging
* \#2526 — "nightly" owasp scan after qasp deployment &#x20;
* \#1623 — As tech lead, I want CircleCI pipelines to catch migration and/or deployment failures&#x20;

**Design:**

_**Support reviews, Finalize Django Admin Experience epic research, Draft research synthesis**_

* \#2910 — Django Admin Experience Improvements Research Session (Part 2)
* \#3078 — DIGIT Admin Experience Synthesis

## Tickets

### Completed/Merged

* [#1620 \[SPIKE\] As tech lead, I need to know the real-time branches deployed in Cloud.gov spaces](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/1620)
* [#2910 \[Research Facilitation\] Admin Experience Improvements](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2910)
* [#2960 As a engineer I need to replace bash script with task file for local dev](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2960)
* [#3004 Implement (small) data lifecycle (backup/archive ES)](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/3004)
* [#3016 Spike - Cat2 Validator Improvement](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/3016)
* [#3049 as an STT user, I need the error message related to the header update indicator clarified](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/3049)
* [#3059 Bug: file stuck in pending state when DOB or SSN field is space-filled](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/3059)

### Submitted (QASP Review, OCIO Review)

* [#3055 Service timeout blocks parsing completion](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/3055)
* [#3061 \[a11y fix\] Django multi-select filter ](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/3061)
* [#1621 As a TDP user, I'd like to see a descriptive error message page if authentication source is unavailable.](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/1621)
* [#2996 Add dynamic field name to cat4 error messages](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2996)
* [#3058 \[Design Deliverable\] Release notes email template](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/3058)
* [#3057 \[Design Deliverable\] Spec for light-lift fiscal quarter / calendar quarter explainer in TDP](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/3057)
* [#2985 \[Design Deliverable\] Email spec for Admin Notification for stuck files](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2985)
* [#2883 Pre-Made Reporting Dashboards on Kibana](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2883)
* [#2954 Extend SESSION\_COOKIE\_AGE](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2954)
* [#2993 Kibana Dashboard MVP](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2993)

### Ready to Merge

*

### Closed (Not Merged)

* [#2526 "nightly" owasp scan after qasp deployment](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2526)
* [#1623 As tech lead, I want CircleCI pipelines to catch migration and/or deployment failures](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/1623)

### Moved to Next Sprint&#x20;

**In Progress**&#x20;

* [#2792 \[Error Audit\] Category 3 error messages clean-up](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2792)

#### Blocked

*

**Raft Review**

* [#3043 Sentry: Local environment for Debugging](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/3043)
* [\[Research Synthesis\] DIGIT Admin Experience Improvements#3078](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/3078)
92 changes: 92 additions & 0 deletions docs/Sprint-Review/sprint-105-summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
# sprint-105-summary

7/31/2024 - 8/14/2024

### Priority Setting

* Reparsing&#x20;
* Tickets:&#x20;
* \#3064 — Re-parse Meta Model
* \#3113 — As tech lead, I need the validation on the header update indicator revised to unblock parsing
* \#3073 — \[bug] TDP is raising cat 4 error on TANF/SSP closed case files that is not present
* System Monitoring &#x20;
* DIGIT Work &#x20;

### Sprint Goal

**Dev:**

_**Plain Language Error Messaging and Application Health Monitoring work, improved dev tooling, and fixing bugs**_

* \#2792 — \[Error Audit] Category 3 error messages clean-up&#x20;
* \#2965 — As tech lead, I want a database seed implemented for testing
* \#3064 — Re-parse Meta Model
* \#3113 — As tech lead, I need the validation on the header update indicator revised to unblock parsing
* \#3073 — \[bug] TDP is raising cat 4 error on TANF/SSP closed case files that is not present
* \#3062 — bug: ES docker image for non-dev spaces stored in personal dockerhub
* \#1646 — \[A11y Fix] Correct TDP home : aria label mismatch

**DevOps:**

_**Successful deployments across environments and pipeline stability investments**_

* \#2458 — Integrate Nexus into CircleCI

**Design:**

_**Support reviews, Complete Research Synthesis, Continue Error Audit (Cat 4)**_

* \#3078 — DIGIT Admin Experience Synthesis
* \#3114 — \[Design Spike] In-app banner for submission history pages
* \#2968 — \[Design Deliverable] Update Error Audit for Cat 4 / QA

## Tickets

### Completed/Merged

* [#1621 As a TDP user, I'd like to see a descriptive error message page if authentication source is unavailable.](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/1621)
* [#1646 \[A11y Fix\] Correct TDP home : aria label mismatch](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/1646)
* [#3033 As tech lead, I need the sections 3 and 4 calendar quarter logic updated](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/3033)
* [#3055 Service timeout blocks parsing completion](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/3055)
* [#3057 \[Design Deliverable\] Spec for light-lift fiscal quarter / calendar quarter explainer in TDP](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/3057)
* [#3113 As tech lead, I need the validation on the header update indicator revised to unblock parsing ](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/3113)

### Submitted (QASP Review, OCIO Review)

* [#2954 Extend SESSION\_COOKIE\_AGE](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2954)
* [#3061 \[a11y fix\] Django multi-select filter ](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/3061)
* [#3079 DB Backup Script Fix](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/3079)
* [#2883 Pre-Made Reporting Dashboards on Kibana](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2883)
* [#2985 \[Design Deliverable\] Email spec for Admin Notification for stuck files](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2985)
* [#2996 Add dynamic field name to cat4 error messages](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2996)
* [#2993 Kibana Dashboard MVP](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2993)

### Ready to Merge

* [#3058 \[Design Deliverable\] Release notes email template](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/3058)
* [#3062 bug: ES docker image for non-dev spaces stored in personal dockerhub](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/3062)
* [#3073 \[bug\] TDP is raising cat 4 error on TANF/SSP closed case files that is not present](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/3073)
* [#3107 \[Re-parse command\] Retain original submission date when command runs](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/3107)

### Closed (Not Merged)

* [#1355 Research questions around DIGIT teams query usage for parsed data](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/1355)

### Moved to Next Sprint&#x20;

**In Progress**&#x20;

* [#2965 As tech lead, I want a database seed implemented for testing](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2965)

#### Blocked

* [#2458 Integrate Nexus into CircleCI](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2458)

**Raft Review**

* [#3043 Sentry: Local environment for Debugging](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/3043)
* [#3064 Re-parse Meta Model](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/3064)
* [#3065 Spike - Guarantee Sequential Execution of Re-parse Command](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/3065)
* [#3078 \[Research Synthesis\] DIGIT Admin Experience Improvements](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/3078)
* [#3087 Admin By Newest Filter Enhancements for Data Files Page](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/3087)
* [#2792 \[Error Audit\] Category 3 error messages clean-up](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2792)
Loading