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-C25839 · Issue 368838

Fixed Merge Wizard silent failure and added checks for ":" in RuleSetName value

Resolved in Pega Version 8.1

If an error occurred when using the Merge Wizard, the merge case was resolved-rejected without any reason or error message. This was caused by a hidden “Required Rulesets and Versions” field on the RuleSet ruleform which set the ruleset to application based validation. In addition, some ruleset validation logic was triggering even in ABV mode. To correct this, the precondition in pzOpenAllSourceRuleSets 2.2 has bene changed from "pyIsSourceABV"=="true" to .pyIsSourceABV=="true", and the pzRuleSetNameIsABranch function now has support for handling the null pointer exception when the RuleSetName value is ":". A message will also be logged if the RuleSetName starts with ":".

SR-C26026 · Issue 369003

Report Editor hints updated to reflect report type

Resolved in Pega Version 8.1

In order to clarify use, the formatting hint will be generated differently for List and Summary reports.List report hint: To format, sort, filter, or delete a column: Click on the down arrow next to it to delete the column, to change its format, or to sort or filter its values. Summary report hint: To format, sort, filter, or delete a column: Right-click a column heading or click on the down arrow next to it to delete the column, to change its format, or to sort or filter its values.

SR-C26047 · Issue 372483

Total count column sorting added to “Timeliness of Top Process Owners” report

Resolved in Pega Version 8.1

Sorting has been added to the total count column of the “Timeliness of Top Process Owners” report in CL Assign-Worklist ID pyAgeByAssigneeTop5.

SR-C26209 · Issue 368478

Status of -action rollback clarification

Resolved in Pega Version 8.1

When -action rollback was executed using prpcServiceUtils it returned Status as SUCCESS, creating the impression that the request has been successfully completed by the server whereas in actuality the request had simply been correctly queued for execution. To be consistent with status reporting for other commands, the Status for this has been updated to be QUEUED.

SR-C26304 · Issue 367156

Output files pool close policy changed to idle timer

Resolved in Pega Version 8.1

The Output files pool in the HDFS data set closed files when there were no threads actively using files from this pool. This resulted in many files being created even when using one thread (one file per partition in that case). To prevent the buildup of files, the Output files pool close policy has been changed to use an idle timer instead. Files will be closed after 10 seconds of inactivity or the value configured via dnode/idle_file_pool_close_timeout HDFS and File Repository Datasets support save operations.

SR-C2637 · Issue 345584

Date control defaults to current year if data is invalid

Resolved in Pega Version 8.1

When given a Random number as input to Date Control, it was considering it as a year and showing the same year when opening the Calendar icon of the Field. This was caused by the processDate function in calendar.js was incorrectly returning the date, and has been fixed by updating the processDate API of pzpega_ui_calendar.js to display the current year if it is given an invalid date.

SR-C26524 · Issue 367359

Validation override option to configure routing in survey flow

Resolved in Pega Version 8.1

In order to support using a property reference to route options in a survey, pzSetSurveyDriverParams, pzSetQuestionShapeParams and pzSetQuestionPageParams have bene modified to not do validation for operator existence if a property reference is passed.

SR-C26566 · Issue 370744

Quotes stripped from property reference for pzActionSetItemFocus RUF

Resolved in Pega Version 8.1

Menu navigation was not working if a property reference included quotes. To resolve this, pzActionSetItemFocus RUF has been modified to remove any extra quotes present

SR-C26648 · Issue 369666

pyTaskName truncation raised to 128 characters

Resolved in Pega Version 8.1

An issue was seen with the Flow.AddHistory RUF truncating the pyTaskname to 32 characters when pxTaskLabel was more than 32 characters. To resolve this, Flow.AddHistory RUF has been updated to truncate the pyTaskname to 128 characters when pxTaskLabel is more than 128 characters.

SR-C26699 · Issue 374934

DSS-configurable idle connections timeout added

Resolved in Pega Version 8.1

In some cases Idle Connections were not getting closed; code has now been added to close idle connections after a specific time based on an idle timeout value set using DSS.

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