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
Change to Welcome Email: Updated the welcome email to direct the user that they will be required to create a password when logging in for the first time.
Change to Invalid Credential Error at Login: Updated the error shown when a user attempts to login with invalid email or password, informing them their account may be locked after too many failed login attempts and suggesting to reset their password.
Default US Company Address Creating New Subdomain: When a superadmin is creating a new account the default company address will have the country prepopulated as United States
🪲 BugFix: Form I-94 Backfill - Supplement B: Updated some Form I-9s documentation_expiration_date to the expiration dates provided in Supplement B. This is to resolve an issue introduced on Release #0432 where the Form I-94 was submitted.
Additional performance enhancements and cleanup tasks
🪲 BugFix: E-Verify Case Creation: Resolved an issue where employer_case_id was too long on certain subdomains and causing submission errors while creating a case for E-Verify.