flexion / ef-cms

An Electronic Filing / Case Management System.
23 stars 10 forks source link

Extend Multiple Iteration Filing/Editing to Docket Clerks #9973

Closed cholly75 closed 1 year ago

cholly75 commented 1 year ago

As a docket clerk, so that I can appropriately indicate the correct iteration of a particular filing, I need to be able to enter the 16th or later iteration of a filed document.

In #8780 we introduced the ability to file multiple iterations of a document beyond the 3rd for e-filers.

The work done here appears to be present for docket clerks in QCing these e-filings and when entering uploading paper filings; however, if the "Other" selection on the dropdown menu is selected and a number filled in the Iteration field, upon completing QC or saving/serving the filing an incorrect validation is triggering, telling the user they need to enter a number in the Iteration field.

Pre-Conditions

Acceptance Criteria

Notes

image.png

Tasks

Test Cases

Story Definition of Ready (updated on 12/23/22)

The following criteria must be met in order for the user story to be picked up by the Flexion development team. The user story must:

Definition of Done (Updated 5-19-22)

Product Owner

UX

Engineering

rosiehsmith commented 1 year ago

Since this is an 8780 bonus feature (read: missed flows with a reused form, e.g. paper filling, document QC) I don’t think it’s necessary to refine or do UX research / design, which is why I moved it straight to “Needs Test Cases.” I have a fix for this, but I do want to ensure these flows are thoroughly tested.

ttlenard commented 1 year ago

Test Cases

1) Docket clerk QC's an e-filed document that has 16-999 iterations; document saves/completes appropriately.

Preconditions:

Expected Results:

*Be sure that you repeat this with all of the document types that can have iterations.

2) Docket Clerk edits the iteration value while QCing an e-filed document that has 16-999 iterations; document saves/completes appropriately.

Preconditions:

Expected Results:

*Be sure that you repeat this with all of the document types that can have iterations.

3) Docket Clerk edits the iteration value after QCing an e-filed document; Document saves/completes appropriately.

Expected Results:

*Be sure that you repeat this with all of the document types that can have iterations.

4) Docket clerk QC's a paper filed document that has 16-999 iterations; document saves and is sent for service appropriately.

Expected Results:

*Be sure that you repeat this with all of the document types that can have iterations.