Merative ™ Social Program Management 7.0.8.0 iFix2
Release Notes
Abstract
Merative Social Program Management 7.0.8.0 iFix2 Release Notes
Content
Introduction
System Requirements
Download
Installation
Improvements, Resolved Issues and Third Party Updates
Known Issues
Notices
Introduction
Welcome to the Merative Social Program Management 7.0.8.0 iFix2 release.
This is a cumulative release which incorporates the Improvements, Resolved Issues and Third Party Updates contained in all previous 7.0.8.0 iFix releases. Details of these Improvements, Resolved Issues and Third Party Updates are included separately in the release notes for each of the previous iFix releases. For the latest version of the release notes, see https://curam-spm-devops.github.io/wh-support-docs/spm/release-notes.
Full product documentation can be found in the Product documentation and PDFs.
System Requirements
For information about the supported software and hardware for this release, see the Merative Social Program Management Prerequisites.
Download
See the download instructions for this release at /support/spm.
Installation
Before running the installer please ensure all files in your Merative Social Program Management installation are writable.
The installation steps are as follows:
- Extract the contents of the .zip file to a local drive location.
- Run the Merative Social Program Management installer, which can be found in the INSTALLER folder at that location.
- After installing, the appropriate build targets must be run as necessary for your installation.
Additional installation instructions can be found in the Development Environment Installation Guide.
Upgrading
If you are upgrading from a previous version, the Merative Social Program Management Upgrade Helper contains documentation and tooling to help you to upgrade your Merative Social Program Management application codebase and database to work with your new version of Merative Social Program Management. The Merative Social Program Management Upgrade Guide describes a recommended process for performing application and database upgrades. The Upgrade Helper contains tools to assist you with implementing the upgrade, including tooling to produce a schedule of required migrations for your upgrade, tooling to provide information about database schema changes and tooling to generate initial SQL scripts for applying changes to your database.
To download the appropriate version of the Merative Social Program Management Upgrade Helper, see the download instructions at /support/spm.
Improvements, Resolved Issues and Third Party Updates
Cúram Enterprise Framework
CLIENT DEVELOPMENT ENVIRONMENT
PO08577, WorkItem:254712 - Date selector displays a duplicate date in the month where the clock goes back one hour for daylight saving
Issue Description:
The Date Selector displays a duplicate date in the month where the clock goes back one hour as part of daylight savings time adjustments. The date that is duplicated varies depending on the time zone of the client machine.
User Interface Impact: No
Steps to Reproduce:
- Ensure the time zone on the client machine is set to EST (New York).
- Login as a caseworker.
- Navigate to the Person Search page.
- Select the Date Selector icon beside the Date of Birth field.
- Navigate to November.
- Issue: A duplicate date occurs after the first Sunday of the month.
- Ensure the time zone on the client machine is set to GMT (Dublin).
- Login as a caseworker.
- Navigate to the Person Search page.
- Select the Date Selector icon beside the Date of Birth field.
- Navigate to October.
- Issue: A duplicate date occurs after the last Sunday of the month.
Resolution:
This issue has been resolved by updating the underlying JavaScript around the Date Selector to correctly handle daylight savings time.
Technical:
The following file was updated to resolve this issue
- ../CuramCDEJ/lib/curam/web/jscript/curam/dateSelectorUtil.js
The logic for rendering the Calendar was continually adding 24 hours to calculate each day of the month. When Daylight Savings Time ends, the clock goes backward and creates a 25 hour day. This caused the Calender to insert the same day twice, as adding 24 hours was not enough time to advance to the next day. This has been updated to instead add 1 day to the JavaScript Date object which automatically handles Daylight Savings Time.
Known Issues
See the Known Issues section in the 7.0.5.0 release notes.
Notices
Before using this information and the product it supports, read the information in "Notices".
Document Information
More support for:
Merative Social Program Management
Software version:
7.0.8
Operating system(s):
Linux, Windows
Modified date:
04 December 2019