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-124313 · Issue 190024

FCM remote case type function restored

Resolved in Pega Version 7.1.8

FCM (Federated Case Management) has a button to discover remote case type, but attempting to use it out-of-the-box generated the error "Remote System is not available. Please check the settings". This was due to a lack of authentication in the Service HTTP rules CaseManagement, and the authentication requirement has been removed.

SR-124385 · Issue 187273

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-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-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-125210 · Issue 189127

Customization corrected for RRHeader section of RD

Resolved in Pega Version 7.1.8

If the RRHeader section item was customized and renamed, opening Report Definition and clicking "Edit Report Title" did not produce the expected results even with the "Edit Report Title" command enabled. This was due to the RRHeader section being hard-coded; this is now loaded dynamically to allow for customization.

SR-125245 · Issue 187386

Search ability corrected for rule names containing spaces

Resolved in Pega Version 7.1.8

While a space was allowed in the rule name of a report category rule, searching for a rule name with a space generated the error "Unable to open instance Error: Can't find record". This was due to a missing JavaIdentifier validator for the "pyCategoryName" property in "Rule-Category" class, and this has been added.

SR-125377 · Issue 187816

Flow name labels draw from proper cache

Resolved in Pega Version 7.1.8

A flow name label was taking the short description of the starting flow in the class group and appending the class names to it after the parenthesis. This has been corrected by ensuring the code is fetching from the correct cache to populate the label.

SR-125417 · Issue 188362

Timezone handling corrected for Locale Settings tool

Resolved in Pega Version 7.1.8

When the Locale Settings tool was opened, the time zone was always shown as Etc/GMT+12 and did not reflect the current operator time zone. The time zone used is correctly amended based on the option chosen, but the 'selected' option in the select HTML code was not set to correctly reference the actual option selected. This has been fixed by adding a check to set the time zone from the step page if it does not exist in the recurrencedetailspage.

SR-125751 · Issue 194311

Updated scroll bar generation for rule forms

Resolved in Pega Version 7.1.8

Calling WBOpen in a list view on click event allows a pop up to show. For rule or data instances which have forms bigger than the pop up size, no scrollbar was shown. This was caused by the previous ruleset regulating the scrollbar, RuleFormFrameset, being marked as deprecated but not removed from the function. To replace this rule, Window.open Attributes resizable and scrollbars have been set to true.

SR-125769 · Issue 188698

ToolTip added for column filtering in bulk allocation

Resolved in Pega Version 7.1.8

While using bulk allocation, filtering a column resulted in reducing the number of results but it was unexpected that the select count was not similarly updated. The count is populated by pre-processing activities and not by the grid, but this information was not clearly conveyed. A Tool Tip has been added for SelectionIgnoresGridFiltering to clarify the usage of the "Select All xx Results" checkbox.

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