Skip to main content

Resolved Issues

View the resolved issues for a specific Platform release.

Go to download resolved issues by patch release.

Browse release notes for a selected Pega Version.

NOTE: Enter just the Case ID number (SR or INC) in order to find the associated Support Request.

Please note: beginning with the Pega Platform 8.7.4 Patch, the Resolved Issues have moved to the Support Center.

INC-213625 · Issue 712296

Corrected null values being set to 0 in GenerateExcel

Resolved in Pega Version 8.7.2

The pxGenerateExcelFile activity was loading $0.00 in place of a null value for decimal columns. This has been resolved by updating the logic for GenerateExcel.java to skip double properties default value for non-existent clipboard props and extend the same fix to the integer class. Safety checks have been added before setting cell type to check if property exists, and handling has been added for a specific exception instead of generic exception for both decimal and integer use cases.

SR-A93033 · Issue 260830

Better visibility for preconditions after upgrade

Resolved in Pega Version 7.2.2

After upgrade, all preconditions (e.g.. WHEN rule) in Collection rules appeared to be missing. Though pyPreconditionWhen was populated, pzShowPrecondition was not set for a collection that was imported from v6.2 and did not display. To resolve this and create better backwards compatibility, pzShowPrecondition will be set to true/false based on whether pyPreconditionWhen is blank or not. This will be set in openDefaults activity for Rule-Declare-Collection .

SR-A23558 · Issue 253477

IncrementalIndexer modified to better differentiate InsHandle

Resolved in Pega Version 7.2.2

Instances indexed with FTSIncrementalIndexer were returned in the result list with pxInsHandle="ClassName null" even when the pzInsKey of the instance was not null. This created a problem where perceived duplicates with the same pxInsHandle were stripped so the list did not return accurate results. To correct this, the code has been modified to set Additional Properties for External Class indices.

SR-A24733 · Issue 255983

Roles/Portals default setting updated to handle >50 portals

Resolved in Pega Version 7.2.2

Previously, the default setting for max Records was 50 when no number was specified in the list Page, but this was causing errors in the Data-Admin-Operator-AccessGroup Validate activity if the site had more than 50 portal records. This has been corrected by setting pyMaxRecords to 0 (which fetches an unlimited number of records) for the Validate activity while validating each portal.

SR-A22183 · Issue 249190

Elements given correct default value in XML

Resolved in Pega Version 7.2.2

An issue was found where blank tags were being created for node elements given a default value in the XML Stream rule. Analysis showed that when the optional element in the XML Stream rule was set with "" and had a default value, the "StreamXML/DetectEmptyProperties" empty string was getting displayed in the output XML instead of default value. This has been fixed.

SR-A76148 · Issue 251342

Documentation updated for running BIX from the command line

Resolved in Pega Version 7.2.2

When attempting to run BIX from the command line within a Linux environment, an error is thrown: Error: Could not find or load main class com.pega.pegarules.data.internal.access.ExtractImpl This was a local error in the setup of the bix.sh script, and the BIX documentation has been updated to clarify the requirements.

SR-A77307 · Issue 260263

Null check added for selectNodes extraction

Resolved in Pega Version 7.2.2

When an assignment contained a field with custom control that included 'ClientValidation' with 'Activate input formatting' selected for this field, attempting to change the field or submit the assignment generated the JS error 'Unable to get property 'selectNodes' of undefined or null reference'. This has been resolved by adding a null check to the selectNodes extraction function to handle empty values for the returned object.

SR-A77307 · Issue 260728

Null check added for selectNodes extraction

Resolved in Pega Version 7.2.2

When an assignment contained a field with custom control that included 'ClientValidation' with 'Activate input formatting' selected for this field, attempting to change the field or submit the assignment generated the JS error 'Unable to get property 'selectNodes' of undefined or null reference'. This has been resolved by adding a null check to the selectNodes extraction function to handle empty values for the returned object.

INC-208516 · Issue 705099

Patchdate values made unique

Resolved in Pega Version 8.7.2

The hotfix manager was incorrectly indicating that a previous hotfix was not installed or was partially installed and should be reinstated. This scenario was created during security updates where the missing/incomplete hotfix had been deliberately deleted from the database, and has been resolved by adding an update which will force patchdate to be unique when adding duplicate code resources during tests.

SR-A96425 · Issue 262660

Cassandra enhancements

Resolved in Pega Version 7.2.2

The following enhancements and updates have been made to Cassandra usage: all independent services initialize in parallel, nodes will not start (Add node) while there is another node leaving, auto_snapshot is disabled on truncate, nodes will join the DDS cluster properly when booted together, and a check has been added to ensure Cassandra is up before adding the node in DDS.

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us