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 update your bookmarks. This site will be discontinued in Dec 2024.

Pega Platform Resolved Issues for 8.1 and newer are now available on the Support Center.

SR-B11441 · Issue 280633

Connect-SOAP jar recompiled with JDK 1.7 for greater compatibility

Resolved in Pega Version 7.3

After upgrade, an error was generated by Connect-SOAP calls on systems using JDK 1.7. This was caused by the Pega jar having been compiled with JDK 1.8, which lacks backwards compatibility. To resolve this, the jar has been recompiled using JDK 1.7 as it has forward compatibility and will work with the higher version.

SR-B11741 · Issue 285895

Tenant ID check added to Ruleset Wizard for MT

Resolved in Pega Version 7.3

Attempting to deleting a ruleset in a multi-tenant environment using the Ruleset Wizard resulted in the error message 'Getting records from the database' and the application would hang. This was due to a missing tenant ID in the SQL statement, and a check has been added to the query generation to ensure the prepared values for "pzTenantID" are included.

SR-B11927 · Issue 280995

pyContentType column populated in recents table

Resolved in Pega Version 7.3

After upgrade, the new column "pyContentType" was visible in the pr_data_recents table, but data was not getting populated into this column when work objects or rules were opened. This was due to the recents tab missing the pyContentType column query from the custom population queries, and this has now been added.

SR-B12215 · Issue 281902

Cancel button fixed for pzTabbedScreenFlow7 harness

Resolved in Pega Version 7.3

The Cancel button was visible on the modal template of the Data import Wizard but was missing on the pzTabbedScreenFlow7 harness. This has been fixed.

SR-B12474 · Issue 282553

BIX extraction config documentation updated

Resolved in Pega Version 7.3

When using command-line BIX 7.1 to extract records and write them to a secondary database, it appeared that some of the records got skipped. This was actually expected behavior: as the records got updated while the extract was running, those particular updated records got skipped as they did not fall into the time range that user was passing. To eliminate this confusion, the log message has been clarified. In addition, the information in the Guide indicated that if bix/useHistoryClasses was set to true, the generated query should always use the history table and not the actual work object table. However, it was not made clear that the BIX code does not use this option for explicit command line arguments. Therefore, the following text has been added to the BIX documentation under "Configuring the extraction environment" -> "Configuring optional prconfig.xml settings": Including class instances added during a batch run To ensure that class instances added to the Pega Platform database after a batch run begins execution are included in the extract, add the following property:

SR-B12581 · Issue 282710

Documentation correction for setupDatabase.properties naming

Resolved in Pega Version 7.3

The install, upgrade, and update guides on the PDN referring to the setupDatabase.properties file properties gave erroneous name formats for the schema name properties. All instances in the documentation referring to pega.rules.schema have been changed to the correct format of rules.schema.name, and all instances of pega.data.schema have been changed to the correct format of data.schema.name.

SR-B12783 · Issue 285395

Performance improvements for Data Designer Visualizer

Resolved in Pega Version 7.3

In order to improve performance of the Visualizer feature of the data designer, the loading behavior has been changed. Previously, the RD being executed for each node in the graph to get the reference properties was defer loaded; this potentially caused issues if the data was still being loaded in the background for the visualizer and an attempt was made to open BodySite. To fix this issue, the defer loading has been removed and the data will load on click of the "visualizer" button.

SR-B12850 · Issue 283836

SMA Garbage Collector landing page updated to work with updated browsers

Resolved in Pega Version 7.3

SMA's Garbage Collector landing page was not working correctly on the latest versions of Chrome and other browsers due to the document.all JavaScript function being deprecated. The code has been updated to correct this.

SR-B12857 · Issue 285462

Repaired REST Connections with proxy

Resolved in Pega Version 7.3

After upgrade, connections to external internet websites/services were failing when using a proxy. This has been fixed.

SR-B13020 · Issue 283559

Upgrade App Schema generates unique index name IDs

Resolved in Pega Version 7.3

Upgrade Schema index was not incrementing the system-generated index name properly, resulting in duplicate names and a failure to execute new recommendations. This was an issue with duplicate indexes being generated through the UpgradeApplicationSchema Landing Page when the hash truncation matched indexes incorrectly. This has been resolved by using both the table name and the index name to ensure unique IDs.

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