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-124385 · Issue 193689

Clicking checkboxes smoothed for Bulk Processing

Resolved in Pega Version 7.1.8

While performing Bulk Processing, if the checkboxes used to select items for processing were marked in rapid succession, not all of the selected items were processed by the bulk action. This was due to the timing of the refresh on the boxes, and this has been adjusted so all boxes are refreshed by a refresh list instead of post value process.

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-124450 · Issue 188191

Added alternate method for sorting and filtering listview fragments with Microsoft Internet Explorer 9

Resolved in Pega Version 7.1.8

Using Microsoft Internet Explorer 9, sorting and filtering were not working after upgrade in ListView using the WorkListViewSelector in the Fragment tab of the ListView. This was due to the version of EventListener not being supported for Microsoft Internet Explorer 9 and lower browsers so a check has been added that will call the old methodology of calling window.attachEvent for these functions.

SR-124451 · Issue 185472

Event based subscription processes corrected

Resolved in Pega Version 7.1.8

After migration, "Event" based subscription processes were not firing. In this case, when distributed search was enabled (via following DSS - Pega-SearchEngine . indexing/distributed/index_enabled) and if "Work indexing" was enabled, Business events stopped working. This was due to an incorrect check on the enqueueLightWeight() function and has been corrected to use a blob based table if events fire.

SR-124463 · Issue 186281

Customer Request Header mapping updated

Resolved in Pega Version 7.1.8

A Connect SOAP rule using Custom Request Headers to pass the wsse:Security, wsa:From, wsa:MessageID and wsa:Action fields was failing with the error "The server did not recognize the action which it received." Headers were mapped to a XML stream rule where the root node was mapped to a property, but the mapping was failing due to missing support to add the text node in addition to the elements. This has been fixed with code added to use getChildren() instead of getChildElements().

SR-124473 · Issue 186179

Added handling for unauthenticated asynchronous SOAP service

Resolved in Pega Version 7.1.8

After implementing changes to work around an error with SOAP authentication, the unauthenticated asynchronous SOAP service generated an error and failed to complete. This was due to the changes to the authentication process omitting the asynchronous mode case when a SOAP service that intended to not use authentication ends up calling a sub-activity that requires authentication. This use case is now covered.

SR-124477 · Issue 187138

Logic updated for Ruleset Refactor - Merging Ruleset

Resolved in Pega Version 7.1.8

When using the rule set refactor wizard to merge the rule set from lower version to higher version, the wizard did not show the rules in the source rule set on the second screen (Rules Impacted are "0") which had a number of rule conflicts. In addition, the error "StringIndexOutOfBoundsException" was logged. This was caused by the RuleSetMaintImpl buildRuleSetInventory method not filtering out data instances correctly, causing errors when trying to validate a Data instance as a rule. This has been corrected.

SR-124580 · Issue 192241

Changes made to Save preferences option in SummaryView to retain filter values

Resolved in Pega Version 7.1.8

In the reports filter section, even after clicking on save preferences button the selected filter values were not retained the second time. In the SavePreferences activity, pyAdvicetext was set to pyLabel and caused the selected filter value to not be stored. To correct this, changes were made to the SavePreferences and getPreferences activities: In getPreferences, pyAppName is set to advicetext if its length is more than zero or set to pyAppname from primary page if not. Also, in the SavePreferences activity, pyAdvicetext is set to local.adviceText (previously it was set to pyLabel).

SR-124602 · Issue 188311

Page scroll reset to top for next page

Resolved in Pega Version 7.1.8

When a screen in a flow was scrolled to the bottom and the "next" button clicked, the next screen was displayed with the page already scrolled to the bottom. This unexpected behavior was caused by the flow being executed on a page inside an iframe, and the parent page was unaware of any changes made in the iframe. To correct this, the ui_doc initialize API has been updated to set the scroll top.

SR-124620 · Issue 186205

Wild card support added to Elastic Search

Resolved in Pega Version 7.1.8

Elastic Search was not not working correctly for wild character search results. This was due to an error in the code and 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