flexion / ef-cms

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

BUG: Data in the Action column on the docket record is not displayed for public non-logged in users, or logged in users not associated with the case #10557

Open ttlenard opened 5 days ago

ttlenard commented 5 days ago

Describe the Bug A clear and concise description of what the bug is. If there is data in the Action column on the docket record, it is not displayed for public non-logged in users, or logged in users that are not associated with a case.

Business Impact/Reason for Severity Med

In which environment did you see this bug? Test, Stg, Prod

Who were you logged in as? Any public user

What were you doing when you discovered this bug? (Using the application, demoing, smoke tests, testing other functionality, etc.) Testing other functionality

To Reproduce Steps to reproduce the behavior:

Public non-logged in users (public user/public terminal user)

  1. Go to DAWSON as a public non logged in user
  2. Seach for a case that has data in the action column on the docket record (ex: 31183-15)
  3. Review the docket record
  4. Notice that there is no data displayed in the action column
  5. If you print the docket record, you will also see that the data in the action column is missing.
  6. (If you are an internal user, you can see that there are many docket entries that have data present in that column)

Public logged in users viewing a docket record for a case that they are not associated with

  1. Log in as a petitioner, private practitioner or IRS Practitioner
  2. Search for a case that you are not associated with that has data in the action column on the docket record (ex: 31183-15)
  3. Review the docket record
  4. Notice that there is no data displayed in the action column
  5. If you print the docket record, you will also see that the data in the action column is missing.

Expected Behavior A clear and concise description of what you expected to happen. Public users should be able to see the data in the Action column if there is data there

Actual Behavior A clear and concise description of what actually happened. Public users are not able to see data in the Action column on the docket record (unless they are associated with the case)

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Cause of Bug, If Known

Process for Logging a Bug:

Severity Definition:

Definition of Ready for Bugs(Created 10-4-21)

Definition used: A failure or flaw in the system which produces an incorrect or undesired result that deviates from the expected result or behavior. (Note: Expected results are use cases that have been documented in past user stories as acceptance criteria and test cases, and do not include strange behavior unrelated to use cases.)

The following criteria must be met in order for the development team to begin work on the bug.

The bug must:

Process: If the unexpected results are new use cases that have been identified, but not yet built, new acceptance criteria and test cases should be captured in a new user story and prioritized by the product owner.

If the Court is not able to reproduce the bug, add the “Unable to reproduce” tag. This will provide visibility into the type of support that may be needed by the Court. In the event that the Court cannot reproduce the bug, the Court will work with Flexion to communicate what type of troubleshooting help may be needed.

Definition of Done (Updated 4-14-21)

Product Owner

Engineering