Franklin 3.1 Release Notes

 

New Features


Improvements

 

Fixes

  • FR-458 - Fixed the application edit screen to automatically trim leading and trailing white space from SNAP/TANF case numbers in the student grid
  • FR-468 - Added code to significantly decrease the likelihood of deadlocks when synchronizing to Datacenter when parallel database operations are enabled
  • FR-467 - Fixed a bug that was causing the Application Details report to hide student rows that did not match the enrolled school filter even if one of the other students did match
  • FR-469 - Fixed a bug that was preventing large news feed items from being displayed properly if it wasn't the first item in the list
  • FR-471 - Fixed a bug that was causing the 'Show Comments and Work Log' option of the Application Details report to be ignored when printing from the Edit Application screen
  • FR-472 - Changed the Household with Benefits Differences Report to honor the inclusion/exclusion flags for individual students that match household rather than only for determining which households had to display
  • FR-474 - Fixed a bug that was allowing verification selection notices to get overwritten if a second application was processed on a student in between verification selection and printing the verification selection letter
  • FR-477 - Fixed a race-condition in GetNextAutoStudentNumberSeed that could potentially have assigned the same new student number to two students if they were created at exactly the same time
  • FR-481 - Fixed a bug that was causing an error when processing an application that was Denied because of Declining Benefits special circumstances
  • FR-482 - Fixed a bug introduced in the 3.1.0 beta that was causing an error when trying to load the end-user report designer
  • FR-483 - Fixed a bug that was causing the Household Matching Utility to fail to generate a new list under certain conditions
  • FR-485 - Fixed a bug in Export Maintenance that was causing Exports marked as deleted to continue to show up
  • FR-488 - Fixed a bug in the FNS-742 report that was causing some students to be counted in 3-2 instead of 3-4 and vice-versa, if evidence types of primary dc students had changed since 10/31
  • FR-489 - Fixed a bug in the 'DCEvidenceTypeIsPrimary' student filter that was causing it to return incorrect results
  • FR-492 - Fixed a bug when running historical reports that was causing the optional time component to be ignored
  • FR-493 - Fixed typo on FNS-742 Section 5-8 C2, changed from 'REDUCED PRICE' to 'FREE' (reported figures unaffected)
  • FR-494 - Fixed a bug that was causing existing grace periods due to application edits to be overridden by the refigure eligibility process if grace periods for temporary statuses were not enabled in system setup
  • FR-495 - Fixed a problem with the View DC Supporting Document screen that was causing it to be displayed beyond the visible range of the desktop making the program appear to be locked up
  • FR-496 - Fixed a misspelling on Section 3-3 of the FNS-742 Verification Summary report
  • FR-498 - Fixed a bug that was causing the merge student operation to keep the old student's demographic information until the next full datacenter synchronization if the student being deleted was in verification
  • FR-499 - Fixed a bug (updated 3rd party dependency) that was causing an error to occur when attempting to export reports to CSV or plain text format
  • FR-500 - Fixed a bug that was causing an error when exporting data using the Student Data Set if the option to 'only include students with changes since the last export' was enabled
  • FR-501 - Fixed a bug that was causing an error to occur when deleting unmatched DC records under certain conditions
  • FR-502 - Fixed a bug that was causing an error to occur when performing a datacenter synchronization as a non-administrative (in admin console) user
  • FR-504 - Fixed a bug that was causing the Action menu tab to remain open (and empty) after closing the last tabbed form if it was closed by using a 'Close' button rather than the 'X' in the tab
  • FR-505 - Fixed a bug that was causing the household match exceptions utility to list the wrong match key with each household
  • FR-506 - Fixed a bug in the refigure eligibility process that was causing an error when terminating DC eligibility if sibling records were attached
  • FR-507 - Fixed a bug that was causing an error when closing the print preview tab under certain conditions
  • FR-525 - Enabled snapshot read commit isolation for improved concurrency of certain operations