codeforpdx / recordexpungPDX

A project to automate the expungement of qualifying criminal records in Oregon. This project is done in conjunction with Qiu-Qiu Law.
https://recordsponge.com
MIT License
52 stars 88 forks source link

Add Arrest Date information to all expungement forms #1661

Closed michaelzhang43 closed 1 year ago

michaelzhang43 commented 1 year ago

From Michael Zhang: I received word from our partners in Douglas County that the court there is requiring the Arrest Information to be filled out on ALL expungement paperwork.

Currently, Arrest Information for a case is not filled out if there is at least one Conviction on the case (which is correct, if one actually reads the forms). However, the Douglas County isn't accepting the forms unless the Arrest information is also filled out. Adding this information on ALL forms should not present any issues for other counties since the information is extraneous but doesn't detract from the request to also expunge the Convictions.

Here is the ask: For ALL case paperwork, provide the Date(s) of Arrest in the "Date of arrest" line, and check the appropriate box corresponding to "no accusatory instrument" or "accusatory instrument was filed" - basically, the information that goes here (Arresting Agency doesn't need to be provided).

Screen Shot 2023-01-27 at 5 40 36 PM

Thank you

This task is done when:

-

monocle commented 1 year ago

@michaelzhang43 For the check boxes, we're not changing how RecordSponge would currently check those boxes correct?

monocle commented 1 year ago

@michaelzhang43 This looks to be related to Request 1 in #1673. Just need some clarity on how the behavior changes from how it does it currently.