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-124989 · Issue 188104

Added error handling for passivated dashboard tab

Resolved in Pega Version 7.1.8

If the dashboard tab has been ide for 30 minutes or more, clicking on links on the tab generated 'not found' errors and NPE exceptions . This failure was traced to the passivation process, which does not save read-only pages and has been resolved by modifying change tracker logic to not send null values when read-only data page is not present.

SR-125192 · Issue 189446

Thread Name displayed in RemoveInactiveThread API

Resolved in Pega Version 7.1.8

An enhancement has been added to display the thread name when throwing an exception during thread deletion: "You may not remove the "+aThreadName+" thread currently processing".

SR-125520 · Issue 194874

Open Authoring OCX and other certificates renewed

Resolved in Pega Version 7.1.8

In order to ensure ActiveX and other helper programs continue to work properly, the components have been re-signed with a digital certificate expiring 12-Mar-2018.

SR-125610 · Issue 189352

Added handling for property-defined declare value list indexing

Resolved in Pega Version 7.1.8

When adding or updating entries in a value list, the corresponding index entries were not getting created in the database. This was caused by handling that was missing from the minimum feature string clipboard properties that were recently introduced for better performance. These strings get created when it's not a reference property and has no declaratives defined etc. In this case, a declare index that is defined on the value list property should not have those elements be minimum feature properties. To correct this, the code has been changed to pass the featureID of the parent property.

SR-126011 · Issue 195418

RUF 'hasMessages' working with Declarative Pages

Resolved in Pega Version 7.1.8

Attempting to execute a Declarative Page with the RUF 'hasMessages' as a precondition caused a NPE. The error was caused by a null page call, and has been corrected by adding a null check for pageVarName and adding a find page call.

SR-126011 · Issue 195591

RUF 'hasMessages' working with Declarative Pages

Resolved in Pega Version 7.1.8

Attempting to execute a Declarative Page with the RUF 'hasMessages' as a precondition caused a NPE. The error was caused by a null page call, and has been corrected by adding a null check for pageVarName and adding a find page call.

SR-126092 · Issue 189635

Enhanced logging for SQL exceptions with BIX

Resolved in Pega Version 7.1.8

In order to enhance diagnostics while using BIX, logging has been added to print the stack trace for an SQL Exception while fetching the last updatedatetime.

SR-126455 · Issue 189883

Stale thread issue resolved and logging updated

Resolved in Pega Version 7.1.8

The error "com.pega.pegarules.pub.context.StaleThreadError: Thread has been recycled" was appearing sporadically in the log files. The root cause was traced to the usage daemon, and has been resolved by changing the logic such that while capturing usage data, the system will avoid setting the last thread as processing thread while taking requestor lock. This avoids usage of a stale thread. Additionally, a change was made to avoid repeated logging of a stale thread error while creating a PRException object when exception occurs do occur due to a stale thread.

SR-126468 · Issue 192170

CheckInCandidates rule issue resolved

Resolved in Pega Version 7.1.8

When checking in a rule via the rule Check-in Approval process, it was not possible to add rows. The problem was traced to the approved request being returned from the workbasket with the "Allowed to update row layout" checkbox unchecked. When check-ins are done via the Rule Approval process, the checked-in rule's copy is read from the database: however, due to the property 'pyAllowedToChangeRowsStr' incorrectly being left marked as transient for the Check-in Approval process, the property was not retrieved from database if that process was used. To correct this, 'pyAllowedToChangeRowsStr' property has been unmarked as transient.

SR-126513 · Issue 192544

Edit in Excel now handles 'HTTPOnly'

Resolved in Pega Version 7.1.8

After implementing 'HTTPOnly', Decision Table Edit in Excel was not working. Attempting to use it caused the system to stall for a few seconds while the label color was orange, and then the text color on the button went back to black but no Excel file popped up. This was found to be caused by the lack of a null check in case of HTTPOnly cookies in the edit_in_excel js function, and this has now been added.

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