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-119869 · Issue 176176

Access Role Editor link errors fixed

Resolved in Pega Version 7.1.7

When using IE11 or Google Chrome, clicking on the hyperlink to a privilege associated with a class in Access Role Editor created issues that prevented changes from being made or saved. In some cases, after clicking 'Remove Checked' in the popup dialog, the developer portal loaded in the popup. This was caused by the forms-based role selection not being converted for cross-browser support, and has been fixed.

SR-119909 · Issue 176760

Fixed page toggle when a grid contains an error

Resolved in Pega Version Pega Platform, Resolved in Pega Version 7.1.7

It was not possible to navigate to a different page in a grid when a validation error existed on any page.The error could be corrected if it occurred on the current page and paging ability would return, but if the error as in a different page it was not possible to navigate to correct it. This was traced to code which prevented moving to another page if there was an error on refresh. While there was a workaround, the code has been updated to allow moving to another page unless the error occurs on the current step page.

SR-119926 · Issue 177335

Smoothed handling of dynamic select with refresh section

Resolved in Pega Version Pega Platform, Resolved in Pega Version 7.1.7

In the course of server-side prep of the list for a Dynamic Select (via a long running activity wrapped up with a per interaction refreshing Declare page), the Refresh Section event is getting fired. This causied the properties bound to Dynamic Select controls (either in read-only or editable modes) to lose their values. This was resolved by modifying the dynamic select code to load the dynamic select values and set default value upon refresh action (even in case of readonly).

SR-119989 · Issue 176616

DateTime control logic improved for repeating grids

Resolved in Pega Version Pega Platform, Resolved in Pega Version 7.1.7

If a repeat grid was configured with 'pxDateTime' control for one of the columns, clicking the 'calendar' icon for the first time would not show the calendar. Thereafter, the calendar would appear on icon click. This was found to be an error in the javascript logic where the DatePicker function was returning false even if the event was from the DatePicker control. This has been corrected.

SR-120181 · Issue 177028

Lock msg "currently being modified by" now localized

Resolved in Pega Version Pega Platform, Resolved in Pega Version 7.1.7

An enhancement has been added to make the lock screen message " is currently being modified by " available for localization.

SR-120217 · Issue 177095

Resolved deleting rows where the InsKey contains spaces

Resolved in Pega Version Pega Platform, Resolved in Pega Version 7.1.7

Deleting rows from a Data Table was not working in Google Chrome or Firefox when using the associated DataTableClassEditor list view for the Data Table. Clicking the delete icon calls javascript to retrieve the insKey of the row to be deleted, but if the insKey had a space it was being encoded as " " and then did not match the passed insKey to determine the row to be deleted. In order to prevent this problem, the javascript has been updated to correctly handle the space character.

SR-120321 · Issue 176135

CPU efficiency improved for SmartInfo popup

Resolved in Pega Version Pega Platform, Resolved in Pega Version 7.1.7

In order to maintain a low demand on the CPU, the smartinfo popup has been modified to not maintain itself in a ready state.

SR-120505 · Issue 177090

GetNextWork Tab title 'Next" now localized

Resolved in Pega Version Pega Platform, Resolved in Pega Version 7.1.7

On performing GetNextWork in CaseManager Portal, the label 'Next' is displayed as the Tab title temporarily before opening the work object. This label has now been made available for localization.

SR-120561 · Issue 176643

RedirectAndRun' enhanced to better handle thread passivation

Resolved in Pega Version Pega Platform, Resolved in Pega Version 7.1.7

Activity 'RedirectAndRun' is used to run processing on an existing thread page. If the target thread is passivated, it could not be found in the requestor's list of threads and a new thread was created which did not have the original thread context. The handling has been updated to load the existing passivated thread from the database so context is not lost.

SR-121151 · Issue 177794

Resolved work flow issues with scheduled tasks and reports

Resolved in Pega Version Pega Platform, Resolved in Pega Version 7.1.7

Several issues with the scheduled tasks landing page and updating scheduled reports have been resolved. If a scheduled report was reopened and then immediately deleted, all scheduled reports were being deleted instead of only the one being updated. Clicking on Submit or Delete after selecting an item on the worklist also deleted all scheduled reports. This was caused by the work object being corrupted by the subsequent action happening before the object was fully processed for opening, and the system will now ensure the object is fully opened before the next action is executed. Also, clicking on the Reopen button and then dismissing it by clicking on the X without clicking on Submit or Cancel or Delete caused the item to be put on the worklist. The reopen button will reschedule the report and move the operator to the review harness rather than perform so that extra assignments are not scheduled.

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