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-143865 · Issue 602196

Handling added for empty back link in BLOB

Resolved in Pega Version 8.5.2

A DirectStreamContainerV7 Exception (BLOB Corruption) was seen when opening a work object that expanded a certain property. This was traced to an empty back link present in the BLOB: during deserialization, the exception was thrown while trying to parse that empty back link. To resolved this, an update has been made which will parse the empty back link information properly.

INC-133093 · Issue 579968

Added null checks for RAP extraction

Resolved in Pega Version 8.5.2

After creating a RAP file that Included the History class and adding a List Viewer to filter the instances, no instances were added into the RAP file when trying to preview the product rule. Investigation showed there was a null pointer exception that occurred while acquiring the content page from the clipboard, and null checks have been added to resolve this issue.

INC-143865 · Issue 602198

Handling added for empty back link in BLOB

Resolved in Pega Version 8.4.4

A DirectStreamContainerV7 Exception (BLOB Corruption) was seen when opening a work object that expanded a certain property. This was traced to an empty back link present in the BLOB: during deserialization, the exception was thrown while trying to parse that empty back link. To resolved this, an update has been made which will parse the empty back link information properly.

SR-A87807 · Issue 260853

Sequencing improved for RDE triggering

Resolved in Pega Version 7.2.2

While data was being mapped from one page to another page using data transform and a page property referred to a data page that was being freshly loaded, then R-D-E expressions were not getting fired even though input properties of R-D-E's were getting changed. If data page instance was found for the referenced page property, then R-D-E expressions were fired as expected. This was traced to the forward chaining not completing before the loader was triggered, and the sequencing has been adjusted to resolve this problem.

INC-144522 · Issue 612322

Portal primarythread copied to workprocessing thread to establish proper class

Resolved in Pega Version 8.4.4

Attempting to add a new item/row in a table configured in a modal dialog in the home page of the Cosmos portal was not working, and the error "Section 'TestSection' execution error on page 'pyWorkPage' of class 'CosmosApp-Work-TestCaseType'. : For input string: "" appeared. This was a missed use case for pyPortalHarness, and was caused by the primarypage not getting copied to the workprocessing thread which led to some actions failing as classless. This has been resolved.

SR-C59391 · Issue 402863

Handling added for work cases being synchronized after missing flow rule changes while offline

Resolved in Pega Version 8.1.1

Mobile application work items submitted offline did not always appear when online again.After coming back online, new work items that were created online were synchronized, but the work items that were created offline were not synchronized. This occurred when changes were made to the flow rule after cases had already been created offline. To resolve this, any failure in finishAssignment/ previousAssignment/ doSave actions which does PRocessAssignment will persist the incoming data from device in following way: 1. Create a Pega-Work-OfflineSync case. 2. Merge all the actions related to the failure work object and copy the merged page in pySyncErrorCase page. 3. If a work basket is configured, the newly created case is moved to the work basket else it is moved to the default work basket. To check the data please check the work basket or instances of Pega-Work-OfflineSync.

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.

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