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-B56216 · Issue 313130

fr_FR pyCurrency control corrected for using USD property qualifier

Resolved in Pega Version 7.3.1

Due to an incorrect currency evaluation, a pyCurrency property qualifier with a value set as USD in the corresponding property appeared in read only mode for operators using the fr_FR locale. With default locale, "1234567.89" was displayed as "1234567.89 USD" but with fr_FR it was shown as as "1 USD". This has been fixed.

SR-B43400 · Issue 307258

Localization added for field value used in 'Enter a Short Description' validation message

Resolved in Pega Version 7.3.1

Localization was failing for the 'Enter a Short Description' validation message when using a Field Value due to the message rule containing spaces. To fix this, a new message rule has been created without spaces in the same ruleset so that it is available for override use in the ruleset.

SR-B49520 · Issue 310724

Schema extraction over multiple DBs uses log table instead of class

Resolved in Pega Version 7.3.1

When running an extract, an Null Pointer Exception error was generated if the data being extracted was on a different schema / database than the Pega data schema. This has been resolved by reworking the sequence number generator to use a pr_log table connection of instead of using the class on which the extract was defined.

SR-B56540 · Issue 311961

Schema extraction over multiple DBs uses log table instead of class

Resolved in Pega Version 7.3.1

When running an extract, an Null Pointer Exception error was generated if the data being extracted was on a different schema / database than the Pega data schema. This has been resolved by reworking the sequence number generator to use a pr_log table connection of instead of using the class on which the extract was defined.

SR-B69420 · Issue 320400

Repeating Dynamic Layout can use source for base in Microsoft Internet Explorer

Resolved in Pega Version 7.3.1

When using Microsoft Internet Explorer, repeating dynamic layouts were only taking Data- as the base and could not be configured to add a source. Dragging and dropping a section did not provide the source either. oSectionBody, which is a DOM element, is sent to redrawSectionFieldSetCaptionInfo as a parameter. In Microsoft Internet Explorer this element is removed from the DOM and hence has no parentElement. This is the reason that the call to redrawSectionFieldSetCaptionInfo was failing. To resolve this, a check has been added to see if the oSectionBody is in the DOM by using the check oSectionBody.parentElement at the start of redrawSectionFieldSetCaptionInfo.

SR-B56648 · Issue 315674

Added security check when running out-of-the-box reports with ShowSelectorView

Resolved in Pega Version 7.3.1

A security issue was found where non-authorized users were able to access the out-of-the-box report details in their portal by manipulating the URL to pass a "short-cut" parameter that executed the Final "ShowSelectorView" activity. To avoid the need to set the explicit privileges manually, the ShowSelectorView activity will call a security check to prevent this.

SR-B51112 · Issue 307512

Silverlight MSI file rebuilt without registry keys for bulk installation use

Resolved in Pega Version 7.3.1

MS Word Compatibility for 2016 Office 365 was generating messages like "Error in updating the Registry Key of (AllowLaunchOfElevatedTrustApps): Object reference not set to an instance of an object." This was due to a newly-added registry keys inclusion feature on Silverlight prerequisites that not supported for installing multiple systems. To address this, the Silverlight prerequisites MSI file has been re-built without the inclusion of registry keys

SR-B69935 · Issue 317991

Pega fetch assignments API updated to call py functions for Robot Manager use

Resolved in Pega Version 7.3.1

The Pega API assignment activity pzGetAssignmentDetailsInternal in ruleset Pega-API:07-10-31 makes a call on line 16 to pzNotifyRobotWorkBasketContainer. This is a platform defect that should have been replaced with pyNotifyRobotWorkBasketContainer. pyNotifyRobotWorkBasketContainer is an extension point activity that is blank in the core platform, but overridden when the Robot Manager app layer is added to the stack. The correct py calls are now present.

SR-B68812 · Issue 317695

Activities updated to use class name to access out-of-the-box templates

Resolved in Pega Version 7.3.1

The out-of-the-box templates were not visible in the implementation layer due to the shipped templates having been created in a horizontal layer tied to a horizontal class. To correct this, the pzGetAllMappedFieldsFromTemplate and pzSetInitialSourceInfo activities have been updated to allow for loading mapping data by getting a selected template class name before calling the load template data page.

SR-B68812 · Issue 310862

Activities updated to use class name to access out-of-the-box templates

Resolved in Pega Version 7.3.1

The out-of-the-box templates were not visible in the implementation layer due to the shipped templates having been created in a horizontal layer tied to a horizontal class. To correct this, the pzGetAllMappedFieldsFromTemplate and pzSetInitialSourceInfo activities have been updated to allow for loading mapping data by getting a selected template class name before calling the load template data page.

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