Sprint 9
Stories:
#776 - Petitioner: Login (Bare Bones)
- The user is able to login with the email / password they registered for in cognito
#654 - Petitioner: Ownership Disclosure Statement (ODS)
- adds the ability for corporations, LLCs, or partnerships to upload a Ownership Disclosure Statement
#307 - Select party type and enter appropriate contact information
- ability for the petitioner to select the party type
#313 - Petitioner: Automatic creation of case caption
- create the case caption automatically when a case is created
#655 - Petitioner: International and Other Domestic Addresses and Phone Numbers
- ability for petitioners to select domestic vs international addresses
#315 - Petitioner: Clean up petition form
- various tasks to clean up the petition form
#588 - Petitioner: Yes/No logic with respect to IRS notice
- adding yes / no radio buttons on the petition form for if the user had an irs notice
#783 - Petitions Clerk: View of document from Docket Record
- redirecting the user to the document details page when clicking on a document in the docket record
#782 - Petitions Clerk: Document Information Tab
- display the document info tab for a petition
Deploy Notes:
We updated both our Bastion and Jenkins AMI to the latest versions:
bastion - ami-0565af6e282977273
jenkins - ami-0fb512c4bdcf4cb27
To do the same, you should be able to just follow the steps in the SETUP.md for running the deploy-infrastructure.sh
script. It will destroy both EC2 instances and recreating them; therefore, you will need to setup Jenkins following the same steps as before.