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.

INC-147621 · Issue 604284

Updated filter logic for filtering on a DateTime column

Resolved in Pega Version 8.4.4

When a class join was used in a report definition, the error "The Filter Logic used in the report is invalid" appeared while filtering rows of a report definition results on a DateTime column. This was a missed use case, and has been resolved by modifying pzGridSortPaginate to convert the data type value into the proper casing.

SR-A7518 · Issue 219402

EJB Connector wizard fetches fully qualified class names for compile

Resolved in Pega Version 7.2

When using a JNDI Server referencing remote EJBs, configuring Connect EJB through the wizard resulted in compilation errors. This was due to incorrect wrapper class generation, and the generation has been updated to use fully qualified class names.

SR-A8506 · Issue 217725

Data types pagination limit removed from Application Wizard

Resolved in Pega Version 7.2

When building a new FW application using the Application Wizard, the wizard only displayed the first 50 data types when there were more available. This was due to the source report definition used to obtain the list of Data types having a page limit of 50, and has been resolved by disabling pagination and setting "Maximum number of rows to retrieve" to "0" so all available data types will be retrieved at once.

SR-A11696 · Issue 224612

Namespaces considered while constructing WSDL type maps

Resolved in Pega Version 7.2

Previous versions that had repeating complex elements used as references ended up with "type2" appended to those elements when the WSDL was generated after upgrade. This format was put in place to avoid namespace collisions when duplicate names are used for the same complex types in a schema with different targetnamespace. However, even though the WSDL was semantically correct, it caused backward compatibility when generating stubs out of WSDL and created the need to regenerate the stubs. To resolve this, changes have been made to XMLTreeViewUtils.addDocElementDeclaration() to consider namespaces while constructing the type definition map.

INC-146429 · Issue 602292

Disabled control status made accessible to JAWS

Resolved in Pega Version 8.4.4

When using the Security Event Configuration page (tab) within Pega Dev Studio, the link elements used for 'Select All', 'Clear', 'ON' and 'OFF' were not providing the current State of the element to JAWS. In template rendering of Link control with a 'disable when' condition (server-side evaluation), when the control is disabled it was still accessible and screen readers were not reading the link as disabled. This has been resolved by adding tabindex="-1" and aria-disabled="true" for disabled Link control.

SR-A7290 · Issue 216208

Made autocomplete field visible for mobile

Resolved in Pega Version 7.2

There was a problem with the visibility of the autocomplete field when used for add/remove buttons on mobile. The webkit-transform function was updated for smoother transition.

INC-140821 · Issue 600750

Resolved Intermittent Access Group Issue for GetBundleEventDecisionDetails

Resolved in Pega Version 8.4.4

When using a REST service that calls the GetBundleEventDecisionDetails activity and dataflow to send the treatment in multiple channels, intermittent access issue related errors appeared while running the activity in logs for multiple customers. This was traced to a missed use case for authentication, and has been resolved.

SR-A9198 · Issue 218533

Text retrieval for deprecated "Query" button updated for universal browser support

Resolved in Pega Version 7.2

The Firefox popup window provided by the Product rule when querying "Individual Instances to Include" failed to transpose the selected rule information back into the Product ruleform when the OK button was clicked. This was due to the use of the deprecated "Query" button, which does not have support for all browsers, to launch the ListView. To handle this, the node text retrieval method in DataInstancesQueryScript has been updated to use the 'textContent' function (compatible with all browsers) instead of the previous 'innerText'.

SR-A7482 · Issue 220320

Reset validation activity for deferred loading with alternate page context

Resolved in Pega Version 7.2

If a section was configured to use a defer load activity and the page context was set to something other than the defer load activity class, the defer load activity was not visible when attempting to set the pre-load activity and an error was generated. This was caused by a change to the defer load activity validation that pointed to the using page class instead of the previously used section class. The validation has now been reset to to use the section class instead of using page class in order to support rendering on a different page.

INC-143599 · Issue 598772

Non-template RDL time value handling updated

Resolved in Pega Version 8.4.4

The Time value displayed on clipboard and data designer differed from the value shown on user work form when using a categorized repeating dynamic layer rendered in non-template mode with the Datetime control configured inside the RDL. This was traced to the Time string being considered as a date when using this configuration and calling the engine API, and has been resolved by ensuring this configuration will call the correct Time API instead so that the timeofday property value will be formatted correctly.

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