Skip to content

Commit

Permalink
Merge pull request #1599 from KentShikama/michaelzhang43-patch-1
Browse files Browse the repository at this point in the history
Minor adjustments to Manual
  • Loading branch information
KentShikama authored Feb 12, 2022
2 parents f3bd94b + 9fd6b5f commit 5cda4b7
Showing 1 changed file with 31 additions and 29 deletions.
60 changes: 31 additions & 29 deletions src/frontend/src/components/Manual/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -467,27 +467,23 @@ class Manual extends React.Component {
</h2>

<h3 className="f4 fw7 lh-title mb2">
The next step is to fill out expungement paperwork, which
RecordSponge can do for you.
Complete expungement paperwork using RecordSponge
</h3>
<p className="mb3">
If a client has eligible charges, the Summary panel will display
a button to Generate Paperwork. Click on the button and you will
be directed to input identifying information. Inputting
identifying information is optional but can help save you time.
If a client has Future Eligible charges that you want to print
now, in the Search Bar, change the “Expunge Date” to the date of
eligibility, and redo the search. The Future Eligible charges
should now be Eligible Now, and RecordSponge will allow you to
Generate Paperwork.
a button to Generate Paperwork. Click the button and you will be
directed to input identifying information. Complete all fields.
</p>
<p className="mb4">
After you input the information, RecordSponge will generate a
.zip file with PDFs of the expungement paperwork for all of the
charges, with one PDF file for each case that has eligible
charges. RecordSponge will also generate a Request form to
Oregon State Police. You will need to complete this form
manually and mail a completed copy to Oregon State Police at:
charges.
</p>
<p className="mb4">
RecordSponge will also generate a Request form to Oregon State
Police. You will need to complete this form manually and mail a
completed copy to Oregon State Police at:
<span className="db pt2">
Oregon State Police, CJIS – Unit 11
<br />
Expand Down Expand Up @@ -528,10 +524,17 @@ class Manual extends React.Component {
<p className="mb3">
Included in your expungement packet should be a form titled:
"Oregon State Police REQUEST FOR SET ASIDE CRIMINAL RECORD
CHECK." Fill out the sections titled "Other Names You are Known
By," "Circuit or Municipal Court," and check the box
corresponding to whether you are seeking an expungement for a
conviction or only arresets.
CHECK."
</p>
<p className="mb3">
Fill out the sections:
<br />
1. "Other Names You are Known By"
<br />
2. "Circuit or Municipal Court"
<br />
3. Check the box corresponding to whether you are seeking an
expungement for a conviction or only arresets.
</p>
<p className="mb3">
If you are seeking expungement of at least one conviction, you
Expand All @@ -544,19 +547,12 @@ class Manual extends React.Component {
<ul className="ml4 mb3">
<li className="mb2">
You will need to file the paperwork with the courthouse in
each county in which you have cases you wish to expunge.
</li>
<li className="mb2">
In each county in which you have at least one conviction, you
will also need to bring an $80 Money Order made out to “Oregon
State Police” for the fingerprint fee (even when providing
your own). If you are only expunging dismissals, there is no
fingerprint fee but you still need to provide fingerprints.
each county in which you have cases you wish to expunge. File
with the Clerk of court. There should be no filing fee.
</li>
<li className="mb2">Request two copies from the Clerk.</li>
<li className="mb2">
After filing with the Clerk of Court, you will receive two
copies. Serve the District Attorney’s office with one of those
copies.
Serve the District Attorney’s office with one of these copies.
</li>
</ul>
<h3 className="f4 fw7 mb2">Next Steps</h3>
Expand Down Expand Up @@ -586,7 +582,13 @@ class Manual extends React.Component {
After your expungement has been processed, ensure that
background check companies receive notice. Expungement
Clearinghouse is a free service that notifies major background
checking companies of your expungement.
checking companies of your expungement. This is available at{" "}
<a
href="https://www.continuingjustice.org/our-projects/criminal-database-update/"
className="bb hover-blue"
>
https://www.continuingjustice.org/our-projects/criminal-database-update/
</a>
</li>
</ul>
</section>
Expand Down

0 comments on commit 5cda4b7

Please sign in to comment.