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-C8352 · Issue 358657

Added aria support to read radio buttons

Resolved in Pega Version 8.1

In order to ensure JAWS reads radio buttons, ' aria-required true' has been added to them.

SR-C8399 · Issue 353551

Tab closing problem fixed for multi-node environments

Resolved in Pega Version 8.1

An error in the code for pega.desktop.support was causing 'isSafeToAskParent' to be invoked even in non-mashup/IAC scenarios, leading to it returning "false" in multi-node environments where the port number was not one of 80 / 443. This in turn caused a failure to properly close a tab on the customer system. To correct this, the code for the pega.desktop.support.isSafeToAskParent call has been updated to skip it for non-mashup / gateway scenarios.

SR-C8725 · Issue 351894

Check added to ensure pyRuleSetName is not empty

Resolved in Pega Version 8.1

An extra condition has been added to the existing db-query which checks if a ruleset is locked to now also ensure pyRuleSetName is not empty. This will prevent a blank ruleset value from being passed in.

SR-C8735 · Issue 356715

Updated log error for hotfix commitment fail

Resolved in Pega Version 8.1

If no catalog file is found after committing hotfixes, the System Scan fails with no error message to the user even though the display of Committed/Uncommitted hotfixes is not updated properly. The message "Could not run System Scan - there is no Catalog on the system" appeared in the logs after the list of commits, but it was not clear what this indicated. The wording of the logged error has now been updated to clarify that the Committed/Uncommitted list of hotfixes has not been updated.

SR-C8776 · Issue 369407

Added explicit cleanup of non-serializable objects in the Connect-SOAP ParameterPage

Resolved in Pega Version 8.1

In investigating an application continuously logging error messages for Serialization, it was found that Connect-SOAP execution leaves non-serializable objects in the ParameterPage, which in-turn caused this the error logging upon requestor passivation. To resolve this, code has been added to remove the pyServiceClient, soapHdr, and activityParamPage parameters from the ParameterPage after use.

SR-C9001 · Issue 353898

Column alias checks added for import

Resolved in Pega Version 8.1

As a followup to a corrected issue for an export not including a column alias list, an import missing a column list alias has been fixed as well. The code will check for the presence of aliases, do a pattern match to check if aliases exist for view, and if they are found then aliases will be added for view generation during the import process.

SR-C9139 · Issue 352594

XSS filtering added to searched filter values

Resolved in Pega Version 8.1

ListViewHeader has been updated to apply XSS filtering to searched filter values.

SR-C9145 · Issue 355278

DNode dataflow generation exception changed from warning to FAIL

Resolved in Pega Version 8.1

The DataFlow-Execute generated code has been updated to create a PRRuntimeException in case of error so the activity step will change its status to FAIL instead of warning.

SR-C9313 · Issue 355576

Data-schema-only upgrade fixed to include operator upgrade

Resolved in Pega Version 8.1

After encountering issues accessing an application, Update Existing Applications had to be run from the wizard after upgrade even though it should have run by default when doing this type of upgrade. This was traced to an implementation error in the data-schema-only upgrade activity which accidentally omitted the operator upgrade step, and has been fixed.

SR-C9426 · Issue 350602

BIX extract rules preserved during bulk check-in

Resolved in Pega Version 8.1

BIX Extract rule filters were being stripped off on bulk check-in. This was due to the pyRDPage which was used for holding the filter conditions in the extract rule not being present in the thread performing bulk check in, and the issue has been corrected.

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