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.

INC-201364 · Issue 690806

Prediction outcome response timing updated

Resolved in Pega Version 8.7

Predictions using a response timeout were not emitting a negative response ('NoResponse') when the specified waiting time expired. This was traced to the the outcome and response timeout values being overridden while triggering responses for multi stage predictions along with chained predictions. This has been resolved by modifying the flow to emit each outcome as it is received and by adding the dataflow trigger in the function so that it does not override the values in case of chained predictions.

INC-197730 · Issue 686236

Prediction outcome response timing updated

Resolved in Pega Version 8.6.3

Predictions using a response timeout were not emitting a negative response ('NoResponse') when the specified waiting time expired. This was traced to the the outcome and response timeout values being overridden while triggering responses for multi stage predictions along with chained predictions. This has been resolved by modifying the flow to emit each outcome as it is received and by adding the dataflow trigger in the function so that it does not override the values in case of chained predictions.

INC-201364 · Issue 690807

Prediction outcome response timing updated

Resolved in Pega Version 8.6.3

Predictions using a response timeout were not emitting a negative response ('NoResponse') when the specified waiting time expired. This was traced to the the outcome and response timeout values being overridden while triggering responses for multi stage predictions along with chained predictions. This has been resolved by modifying the flow to emit each outcome as it is received and by adding the dataflow trigger in the function so that it does not override the values in case of chained predictions.

INC-197730 · Issue 686235

Prediction outcome response timing updated

Resolved in Pega Version 8.5.6

Predictions using a response timeout were not emitting a negative response ('NoResponse') when the specified waiting time expired. This was traced to the the outcome and response timeout values being overridden while triggering responses for multi stage predictions along with chained predictions. This has been resolved by modifying the flow to emit each outcome as it is received and by adding the dataflow trigger in the function so that it does not override the values in case of chained predictions.

INC-210787 · Issue 710394

Multiple child case assignments open correctly in Ajax container

Resolved in Pega Version 8.7.2

After configuring two cases with a parent-child relationship, the child case was configured with a parallel process with two assignments. When trying to open the child case assignments in an Ajax container, only the first assignment would open. Investigation showed this was caused by the "reloadAlways" parameter not being sent to openAssignment due to a custom control being used. To resolve this, the reloadAlways has been added as an argument to the OpenAssignment function call in pyAssignmentsLabel.

INC-210787 · Issue 710393

Multiple child case assignments open correctly in Ajax container

Resolved in Pega Version 8.6.5

After configuring two cases with a parent-child relationship, the child case was configured with a parallel process with two assignments. When trying to open the child case assignments in an Ajax container, only the first assignment would open. Investigation showed this was caused by the "reloadAlways" parameter not being sent to openAssignment due to a custom control being used. To resolve this, the reloadAlways has been added as an argument to the OpenAssignment function call in pyAssignmentsLabel.

SR-D74534 · Issue 538945

Decision table and tree obey allow missing properties checkbox

Resolved in Pega Version 8.5

Calling the decision table/tree inside another decision table/tree which has a missing property was throwing an error even though the "AllowMissingProperties" checkbox was enabled in the caller activity. Analysis showed that the setting for AllowMissingProperties did not carry into any subsequent DecisionTree/DecisionTable calls from the top DecisionTree/DecisionTable, and this has been resolved by modifying the decision table and decision tree obtain value functions to pass AllowMissingProperties.

SR-123367 · Issue 183309

Corrected RTE preview error

Resolved in Pega Version 7.1.8

If a rule or property included in a correspondence rule was edited and then "Show preview of included section" was clicked, the rule did not refresh to show the section preview and the Actions menu became non-responsive. This was due to a NPE in the the RTE CKEditor. There was a workaround of clicking on the Rich Text Editor after checking the preview box to trigger a refresh, but the API has been modified to add a null check for the existence of the "get" function which was added to handle various RTE scenarios.

SR-124420 · Issue 187126

Flow actions resolved for hidden buttons passing parameters

Resolved in Pega Version 7.1.8

After upgrading, parameter passing to activities from button controls no longer worked and passed an empty string which made other functionality relying on it fail. This occurred due to the default flow action buttons being configured to be hidden, and affected scenarios where a mix of auto and non-auto generated controls existed in old containers. This has been resolved by adding HTML code that specifies inclusion in case of default buttons being hidden.

SR-A8574 · Issue 218907

"When" handling improved for expanding repeating layout sections

Resolved in Pega Version 7.2

Given multiple records in a Dynamic Repeating Layout, it was not possible to implement a 'When' rule that would expand the last record while collapsing all prior records. This was due to the parameter name used by the expand header function being the same for all sections in a Dynamic Repeating Layout. In order to support more robust layouts, the system has been updated to better handle setting parameters to evaluate the 'When' condition for sections inside repeating layouts.

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