forked from ustaxcourt/ef-cms
-
Notifications
You must be signed in to change notification settings - Fork 10
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
Automatically Add/Remove/Edit Deadlines in Consolidated Group #10576
Comments
Pre-refinement Note:
|
Test CasesPreconditions:
1) Docket Clerk creates a new deadline in the lead case in a consolidated group; Modal now displays consolidated case info.
Expected Results:
2) Docket Clerk creates a new deadline in the lead case in a consolidated group; Saves the deadline; Deadline is saved to all cases in the group.
Expected Results:
3) Docket Clerk edits the deadline that they just created; New edit screen displays.
Expected Results:
4) Docket Clerk deletes the deadline that they just created/edited in the lead case; New edit screen displays.
Expected Results:
5) Docket Clerk navigates to one of the deadlines that was created from a lead case on a member case; No edit/delete links are available.
Expected Results:
6) Docket clerk removes a member case from the consolidated group; Case had deadlines that were created from the lead case; Member case's deadlines now have the edit/delete links, and function independently.
Expected Results:
7) Docket clerk removes the lead case from the consolidated group; Group had deadlines that were created from the lead case; The next Member case's deadlines now have the edit/delete links, and the old lead case's deadlines function independently.
Expected Results on the old Lead case:
Expected Results on the new lead case:
8) Repeat the tests above with other users that can add/edit/delete Deadlines
9) Other things to check
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As a docket clerk, so that I do not have to manually enter the same deadline across all cases in a consolidated group, I need a deadline entered in the lead case to automatically be created on each member case.
When a deadline is issued in a case in a consolidated group, the Court always enters the same deadline in all cases in the group. We should streamline this process to just have the clerk enter the deadline in the lead case and have it propagate to all cases in the CG. The same should happen when a deadline is deleted or edited by Docket in the lead case.
Pre-Conditions
#10502
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:
Process:
Flexion developers and designers will test if the story meets acceptance criteria and test cases in Flexion dev and staging environments (“standard testing”). If additional acceptance criteria or testing scenarios are discovered while the story is in progress, a new story should be created, added to the backlog and prioritized by the product owner.
Definition of Done (Updated 5-19-22)
Product Owner
UX
Engineering
efcms-local.json
, 3 local s3 files corresponding to that docketEntryId have been added toweb-api/storage/fixtures/s3/noop-documents-local-us-east-1
test
environment if prod-like data is required. Otherwise deployed to anyexperimental
environment.staging
environment.The text was updated successfully, but these errors were encountered: