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-B94506 · Issue 341185

Unneeded clipboard use cleared during sync

Resolved in Pega Version 7.4

During the "delta sync" process, a very large clipboard size (96 MB) was observed for offline sync service requestors. Further analysis showed that the application page contained a property pyOfflineCases which increased the application page size from 28K to 679K. Since the property isn't present in the saved application rule model, the pzDataSyncPackager rule will clear it from the clipboard to improve performance.

SR-B76291 · Issue 326555

Layout Group Tab works in Firefox

Resolved in Pega Version 7.4

When using Firefox for a 'Layout Group' of 'Tab' type, two issues were seen: 1) Navigating layout tab names by clicking the right navigation control caused the further right tab names to not be displayed. 2) Tab content came up properly when selecting the right-most tab via the navigation menu control, but the corresponding tab name wasn't displayed. These were issues with the margin-left on tabbed header element not working correctly, and has been fixed by replacing margin-left with transform: translateX in the API for all tabbed header elements.

SR-B79966 · Issue 329488

Removed field validation for read-only labels in grid header

Resolved in Pega Version 7.4

Labels that were marked required did not switch to the explicit "required" text when accessibility was enabled. The underlying issues is that the grid column header is simply a label and configurations like "Required" do not apply to the column header. As a result, this configuration has been re-worked for consistency by disallowing/removing setting the grid headers as required. This is handled via a visibility check so that the required field validation is not displayed for labels in the grid header. The check essentially hides the required field configuration for any label inside the grid due to the label control being read-only.

SR-B91454 · Issue 340080

Click to refresh harness works the first time

Resolved in Pega Version 7.4

After configuring "Refresh Current harness" and Data transform on click of a button, the actions were not fired on the first click but worked on the second. This consistently happened when using Microsoft Internet Explorer and Edge, and was intermittent in Firefox and Google Chrome. This was traced to the click event not getting added to the queue since the queue already had a click event, and has bene fixed.

SR-C1517 · Issue 347449

Localization added for delegated decision rule options

Resolved in Pega Version 7.4

Localization has been added for the following options in the delegated decision rule: 1.Load Table in Ruleform 2.Remove Table form Ruleform 3.This decision table contains more than x cells. For optimal . . .

INC-163292 · Issue 635837

Portlet service deprecated

Resolved in Pega Version 8.4.6

Portlet authentication services have been removed from the standard installation package.

SR-C81829 · Issue 419227

pxCoveredCountOpen value decrease corrected

Resolved in Pega Version 8.2.1

When a flow reached the resolved stage (Resolved-Withdrawn), pxCoveredCountOpen was reducing the count by 2 instead of 1, eventually causing the value to go negative and prevent any further work objects from being marked as Withdrawn. Investigation showed the "Update status" activity was being called twice due to the Temporary WorkPage used to delete assignments persisting and appearing as a duplicate pyWorkPage. This caused an issue when using findPage by pzInsKey. To correct this, the "pxDeleteAssignmentsForWork" activity for Step-15 has been modified to explicitly remove the temporary WorkPage after the assignment is deleted.

SR-C85035 · Issue 421947

Added getIfPresent check for Field Value parameters with pzAPICreateJsonForView

Resolved in Pega Version 8.2.1

Calling pzAPICreateJsonForView was altering case values if localized field value parameters were added. This has been corrected by performing a getIfPresent and getIfString on the property pyFieldValueParams so field value parameters will not be added to the main page if they're not present.

SR-C82244 · Issue 421173

Enhancement made to allow passing of URL in actionset via the DX API

Resolved in Pega Version 8.2.1

When using the action "Open URL in Window" and the option "Use Alternate Domain" to pass a URL that is in saved in a property, the name of the property was passed when using the DX API instead of the URL. To allow this use, an enhancement has been added to support storing a last submitted value and a reference so that an action set with a property reference can return a reference object with lastSavedValue and the reference name attached.

SR-C83915 · Issue 421168

Enhancement added to support property reference name for section include

Resolved in Pega Version 8.2.1

When requesting the view of a section from a repeating dynamic layout where the name of the section is taken from a property, the DX API returned an error on the tracer indicating "Invalid value for aReference passed to com.pega.pegarules.data.internal.clipboard.ClipboardPageImpl.getString(String)". This has been resolved by adding an enhancement to support using a property reference for section include.

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