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-D25012 · Issue 499852

Column filtering updated to better handle merged columns

Resolved in Pega Version 8.2.3

When filters were applied to a grid containing merged columns, the columns next to the merged columns did not have the filter class applied. This was traced to a calculation of the index in getFilteredColumnIndex function which did not consider the merge columns use case, and the uigrid js file has been updated to correct this issue.

SR-D21527 · Issue 491737

Hidden filters will not be shown on the resulting report

Resolved in Pega Version 8.2.3

After setting up a Report Definition to be visible in report browser with all filters hidden, editing and saving the report resulted in the filter values being visible on the report. This has been resolved by modifying pzResolveCopyFilters activity so that If the filter view option is "Read only, allow no changes" and "Filter not visible in Viewer", it will skip copying the filter values on to the report definition page.

SR-C88015 · Issue 427059

Null check tuned for hotfix bulk import

Resolved in Pega Version 8.2.3

If a hotfix contained any changes to rules, the import failed with a null pointer exception.This was traced to a null bulk object. Investigation showed that if debug logging was enabled on ESBulkIndexerEmbedded, the system was attempting to get a value off of customBulkRequestBuilder, an object that could potentially be null but that was not subjected to a null check until after the debug statement. This has been resolved by adding a conditional within the debug statement to output a different message if the builder is null, preventing this issue from occurring.

SR-C96230 · Issue 434678

Opening WO from another workpool maintains the original access group and pool

Resolved in Pega Version 8.2.3

Opening work objects from another workpool permanently switched the pool of the requestor to the other access and work group if the requestor had permissions for it. This has been corrected.

SR-C96547 · Issue 436158

Check added to format simplified Chinese date generation to match system expectations

Resolved in Pega Version 8.2.3

When the browser language was set to Chinese (simplified) and a template was used for an application, an invalid date exception was generated. This was caused by a difference in handling between the moment.js function used to format the datetime, and Pega. The moment javascript formats dates with the below 6 meridiem for Chinese locales (zh-cn, zh-hk, zh-tw):凌晨 - Early morning 早上 - morning 上午 - morning (AM) 中午 - noon 下午 - in the afternoon (PM) 晚上 - at night But the Pega server only accepts two standard meridiem i.e. 上午 - morning (AM) and 下午 - in the afternoon (PM). Due to this, using an unsupported setting resulted in an error. To resolve this, a check has been added for the Chinese locales (zh-cn, zh-hk, zh-tw) that will adjust the non-supported formats to be either 上午 - morning (AM) or 下午 - in the afternoon (PM). Additional support has also been added to handle this function for iPad.

SR-D10178 · Issue 483010

Tika library upgraded to v1.20

Resolved in Pega Version 8.2.3

The tika-parsers and tika-core version have been upgraded to version 1.20 .

SR-D10545 · Issue 483635

Minimum width set for stage names to ensure all are properly displayed

Resolved in Pega Version 8.2.3

The chevron displaying stage names was not showing the complete stage name in IE and Chrome when there were more stages due to each stage not having its own width set. This has been resolved by adding a minimum width for the stages.

SR-D15089 · Issue 485329

Handling added for single quotes in custom DateTime controls when using Export to Excel

Resolved in Pega Version 8.2.3

A previously resolved issue with the timezone not being appended to datetime when exporting to Excel if a custom control was used has been further updated to better handle single-quote strings in custom DateTime controls.

SR-D17249 · Issue 490108

Handling added to resolve Fusion chart tooltips issue in Chrome

Resolved in Pega Version 8.2.3

Tooltips for charts were not showing, and placing the mouse over the white area for the genaral tooltip in the charts made the white background blink. The error " Uncaught ReferenceError: FusionCharts is not defined at pyfusioncharts.theme.default_12208971721.js!!.js:1" was found in the Chrome console. Investigation showed that there was a recognition issue with Fusion charts when tooltips were enabled; this has been resolved by adding handling to check for an undefined value of the FusionCharts object within the declaration of the theme.

SR-D17907 · Issue 489172

Resubmit task now moves partitions to end state before restarting

Resolved in Pega Version 8.2.3

Resubmitting a failed task did not put the partitions into an end state, resulting in queue processor failure that did not automatically restart as expected. This has been fixed by modifying the resubmit task to move partitions to end state.

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