flexion / ef-cms

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

Docket Clerk: Connect Order to Motion - One to One #9976

Open cholly75 opened 1 year ago

cholly75 commented 1 year ago

As a party to a case, so that I can quickly tell the disposition of a particular motion, I need motions to indicate their disposition and connection to the dispositive Order.

Currently when an order granting or denying a motion is docketed, there is no indication on the motion docket entry or in the motion data of how it has been disposed. This means that to find out whether a particular motion has been granted or denied the docket record and orders must be scanned and parsed individually for the order doing so. This makes it difficult to see at a glance the disposition of the motion for parties to the case and Court personnel.

Additionally, this makes it difficult to report out on operational Court data regarding types and behaviors w/r/t motions. For example, the Court is interested in monitoring how many Motions for Summary Judgment are granted vs. denied, but because there's no explicit connection between the motion itself and the order disposing of it, these statistics are difficult to collect with any degree of accuracy.

This story will address an order disposing of a single motion.

We would like to keep this behind a feature flag pending the full rollout of use cases.

Pre-Conditions

Acceptance Criteria

Notes

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

katiecissell commented 1 year ago

Pre-refinement questions:

katiecissell commented 1 year ago

In the add/edit docket entry field for all orders a new checkbox should be added above the inclusion/attachments checkbox.

image.png image.png image.png image.png

If there are no motions on the docket record, the dropdown should say "There are no motions on the docket record". image.png

If the user clicks a motion is being disposed but does not select a motion and/or its status, display validation messages. image.png

Figma File

ttlenard commented 1 year ago

Test Cases

1) Docket Clerk navigates to a draft Order; Adds Docket Entry; New checkbox is present to indicate if the Order disposes of a motion.

*Pre-Conditions - Be sure that the case you are on has a few motions on the docket record.

Expected Results:

2) Docket Clerk checks the box indicating that the Order disposes of a motion, two additional fields appear.

Expected Results:

3) Docket Clerk Clicks Save and Serve; receives validation error.

Expected Results:

4) Docket Clerk selects a motion and the disposition for the Order; Saves and Serves Order.

Part 1

Expected Results:

Part 2

Expected Results:

Part 3

Expected Results:

5) The text in the Filings and Proceedings column for the original Motion on the docket record is updated

Expected Results:

6) Docket Clerk edits an existing Order that is on the docket record of a case; Checkbox for This Order disposes of a motion

*Pre-Conditions - Be sure that the case you are on has a few motions and Orders on the docket record.

Expected Results:

7) Docket Clerk Clicks Save; receives validation error.

Expected Results:

8) Docket Clerk selects a motion and the disposition for the Order; Saves edited Order.

Part 1

Expected Results:

Part 2

Expected Results:

Part 3

Expected Results:

9) The text in the Filings and Proceedings column for the original Motion on the docket record is updated

Expected Results:

10) Docket Clerk checks the box indicating that the Order disposes of a motion; No motions are present on the docket record; What motion is being disposed dropdown menu indicates that there are no motions.

Expected Results:

11) Repeat tests 1-10 with the Clerk of the Court and with the Case Services Supervisor

12) When External parties view the case docket record, they can also see the appended text on the original motion.

Expected Results:

*Repeat this test with other external users (Petitioner, IRS, Practitioner, Terminal user)