flexion / ef-cms

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

IRSPractitioner: Restrict Access to DOJ Employees #10413

Open cholly75 opened 3 weeks ago

cholly75 commented 3 weeks ago

As a DOJ employee, so that I do not enter appearances in cases that I shouldn't have access to, I need to only be able to represent parties in cases that are in the status On Appeal.

Recently, the Court has seen DOJ attorneys requesting access to cases where the lawyer is not representing a party on appeal. This is prohibited by Court policy, so we want to restrict this via code to prevent this from occurring again.

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:

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

ttlenard commented 1 week ago

Test Cases

1) DOJ Attorney enters an appearance on a case where the case status is "On Appeal", Attorney is added to the case as per normal.

Expected Results:

2) DOJ Attorney navigates to a case that is not on Appeal; The Represent a Party button is not available and is not displayed.

Expected Results:

*Be sure that you test with Every Case Status.

3) DOJ Attorney navigates to a case that was once On Appeal, but is no longer on Appeal (closed); DOJ attorney no longer sees the "Represent a Party button)

Expected Results:

4) Regression test to ensure the following:

5) Repeat tests 1-4 on a mobile device