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.

SR-B13785 · Issue 278965

Added tenant ID check for batch thread in MT environment

Resolved in Pega Version 7.3

When attempting to build a Hybrid Container app in the mobile tab (landing page) in tenants, the build did not complete. The same build did work correctly in the main requestor. The issue was traced to a missing tenant ID if a secondary instance had been written to the database by a background thread, and has been resolved by explicitly checking and if necessary adding the tenant ID to PRThreadwhen using batch thread in a BuildServer client.

SR-B13872 · Issue 290520

StartDependencies RUF logging updated from Error to Debug mode

Resolved in Pega Version 7.3

After calling a utility to create a child case through an activity on a parent sub-flow, updating the parent case status with the "UpdateStatus" activity logged an error message that the dependent had not been created successfully. This was an unintended side effect of a logging change made for diagnostic purposes, and has been fixed by changing the logs from Error mode to Debug mode in the pzStartDependencies RUF.

SR-B13882 · Issue 283566

Cassandra processing improved to resolve OOM related to cluster keys

Resolved in Pega Version 7.3

A dataset defined with multiple cluster keys caused OOM errors when used as a source in a data flow. This error was caused by an inefficient method of processing Cassandra records that was not scalable, and has been resolved.

SR-B13929 · Issue 289408

Instances Count updated to better handle external DB checks

Resolved in Pega Version 7.3

Opening the Data table list from the Designer studio DesignerStudio > Data Mode > Data Tables > Data Tables generated an exception related to obtaining a count of instances from an external DB. This has been resolved by adding a check which modifies the activity based on whether the call is to an internal or external DB.

SR-B13931 · Issue 286184

BIX extract Inskey error fixed for nested page lists

Resolved in Pega Version 7.3

BIX Extract was failing with the message "Inskey of the corrupt Instance" if it encountered nested page lists. To resolve this, the PropertyReferenceImpl.filter() method will add missing elements in cases with nested pagelists.

SR-B13960 · Issue 284420

Cassandra config updated to get proper native transport port setting

Resolved in Pega Version 7.3

Adding a Decision Data Store node failed with an error due to the native transport port setting in prconfig.xml not being properly read. The CassandraConfiguration method responsible for reading the port has been updated to get the proper value.

SR-B14059 · Issue 286249

Dimensions caching and size limit modified to resolve OOM

Resolved in Pega Version 7.3

When adding VBD nodes into VBD Services LP, an OOM error occurred due to VBD caching the whole IH Fact table along with associated Dimensions. The caching behavior has been modified to reduce the amount of memory used by only loading the columns from the IH Fact table that correspond to dimensions or measurements, as they are defined in Data-Decision-IH-Config. Additionally, Dimensions will be limited to 10K entries per dimension.

SR-B14109 · Issue 292263

Fixed autocomplete for strings containing plus sign

Resolved in Pega Version 7.3

Autocomplete was not working properly when a search string contained the '+' sign. When the search input was passed to the DB, the + sign was changed to + in the query and therefore did not return any results. This was due to the parameter being encoded twice as it was passed from autocomplete to the grid infrastructure, and has been resolved by preventing the unneeded encoding.

SR-B14129 · Issue 284313

JSON mapping updated to support page list class given as string value

Resolved in Pega Version 7.3

Connect Rest was not parsing the value of the Boolean property "isEligible" returned as part of a JSON response or mapping it on to the clipboard. This was traced to the unexpected scenario of the string "$ANY" being used as class for a page list and inside a pagelist Boolean property. To support this use, the JSONMappingUtils.java file mapObjectToPage method has been modified to handle the Boolean property before the generic else if condition.

SR-B14153 · Issue 284939

Only relevant records shown for work objects in select property picker

Resolved in Pega Version 7.3

The select property picker for all work objects with record identifiers was showing all records whether or not they were relevant. This was an issue where show relevant was being set to false when record identifier and show relevant was true in pyGetCategoryItems for all classes, and has been corrected by skipping this step for work object classes.

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