Application updates 25-6.2T
The following information is a summary of the features and resolved issues on this release.
Resolved issues
Preparer Options Hyperlink
On the Organizer/Letters and screen, selecting the Preparer Options hyperlink or button didn't navigate to the Preparer Filing Options screen. This link now works correctly and takes users to the intended page.
1041 Federal E-File Attachment PDF Not Displaying in Print Preview
Before this release, in Print Preview, the PDF attachments for 1041 federal e-file submissions didn’t appear, even after “freeing” the return or toggling the e-file attachment print option. With this release, we are generating a PDF that will display the attachment.
Efile Status Bug Fix
Fixed the E-File Status API (v1/v2 years/{year}/e-file-statuses) to correctly honor TotalRowCount when JurisdictionID/EfileRequestType filters are applied, and resolved a null reference error causing “Error fetching status” failures on the v2 endpoint.
REV-1826: Current Year Research and Experimental Amount Missing from Print/Preview Output
We resolved an issue for Pennsylvania Form REV-1826 (Schedule C-15) where the Current Year PA Research and Experimental Amount was not displaying in the print/preview output, even though it correctly flowed to RCT-101 Page 2, Line 3D. This amount now appears correctly on the REV-1826 preview and print output for 1120 returns.
Wisconsin 1065 PW - 1 Multi-Row Save Fix
Resolved an issue where Live API saves to certain Wisconsin 1065 PW‑1 grouped tables only persisted the first row when multiple rows shared the same XREF field IDs. Multi-row saves and retrievals now work correctly on both v1 and v4 save endpoints. This fix restores parity between UI and API behavior for affected grouped-table scenarios.
Return Grid – Correct Filtering
Updated the Return Grid filter behavior to improve the user experience across sessions. Previously, all grid filters were fully reset when a user logged out. With this change, only the search bar is cleared upon logout, while other grid filter selections are retained. This ensures the grid refreshes properly without requiring users to reconfigure their filters each session.