Document Expiration Date for Reverified I-9s: Updated logic to handle Reverification documents with an expiration date of N/A or documents that do not require Reverification, such as a U.S. Passport.
Form I-9 Receipt Logic: Updated logic to only classify a document as a receipt if the receipt box is checked, removing the check to see if "Receipt" is in the document title.
Allow D/S for Form I-94: Added the ability to specify Duration of Status (D/S) instead of N/A for the expiration date of the Form I-94 when used on the Form I-9.
🪲 BugFix: Updating SSN for Staff w/ Paper Upload I-9: Resolved an error that did not allow for updating the social security number of a staff with a paper upload Form I-9.
Additional performance enhancements and cleanup tasks
🪲 BugFix: Superadmin Access "Other Reason": Fixed an issue where superadmins could not manually add an "other reason" for accessing a subdomain
Restrict Social Security Card Expiration Unless Receipt: Disabled editing the SSC expiration date on the Form I-9 unless Receipt is checked.
Store Report Schedule: Added the ability to store a designated cadence to later run reports on a schedule. This feature is currently in progress behind a feature flag and not ready for full implementation.
Additional performance enhancements and cleanup tasks
Submission Status N/A for Not Assigned Forms: Added new submission status of N/A in reporting output data to display when a staff member has not been assigned the form.
Update Documentation Expiration Date Logic: Implemented logic to compare the Form I-94 expiration date in Section 2 to the Authorized to Work Date in Section 1 and expose the earliest date on the documentation_expiration_date on the Form I-9.
Additional performance enhancements and cleanup tasks
🪲 BugFix: Validation Errors: Section 0: Added validation errors for the SSN and other last names fields on the Profile Information (often referred to as Section 0) step for the Form I-9, so the staff can see errors and resolve the issue before attempting to submit their documentation.
Additional performance enhancements and cleanup tasks