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 update your bookmarks. This site will be discontinued in Dec 2024.

Pega Platform Resolved Issues for 8.1 and newer are now available on the Support Center.

SR-A13784 · Issue 235357

RedirectAndRun URL built with CSRF token

Resolved in Pega Version 7.2.1

Using RedirectAndRun with CSRF enabled and redirecting to a different thread resulted in a missing CSRF token because the URL was constructed before the initialization of the thread object. The sendHttpRedirect() API has been modified to construct the URL once the thread has been initialized.

SR-A13796 · Issue 229066

Error messages scroll while using WAI

Resolved in Pega Version 7.2.1

After moving all controls into dynamic layouts, error messages were not scrolling with the screen when using PegaWAI (accessibility). To correct this, the error msg span position will be set absolute from its parent.

SR-A13815 · Issue 227490

Events working for repeat grid with Top.<ListProperty> source

Resolved in Pega Version 7.2.1

Single click or double click events on a grid record were not working if Top. was used as source pagelist property. This was due to missing support for "Top.[pagelist]" in grids, which has been added.

SR-A13882 · Issue 228926

Date Control in expandable repeating grid shows proper date value

Resolved in Pega Version 7.2.1

The Date control in the repeating grid was showing the case ID number instead of the date value when configured as master-details with expandable rows. This was due to a missed use case of the "display read-only formatting" feature where a read-only condition configured on the control returned the editable control in the response instead of read-only. This has been fixed.

SR-A13926 · Issue 230498

Resolved invalid page causing missing bulk items

Resolved in Pega Version 7.2.1

When trying to perform bulk transfer, some of the work objects were sporadically not displayed in the bulk processing list. This was caused by an invalid page getting passed while invoking checkActionWhens to act on the 'when' for showing the assignments list. The proper page is now set by updating the GETBULKPROCESSCONTENT activity to set pxRefObjectKey to the assignment page while invoking checkActionWhens.

SR-A13930 · Issue 227345

Calendar popup positioning fixed

Resolved in Pega Version 7.2.1

The calendar popover is positioned to the parent span instead of input, creating space between the input and calendar when there are errors. This has been fixed by positioning the calendar popover to the input field instead of parent span specifically for Text Input + Calendar mode.

SR-A13931 · Issue 227032

validation errors shown with datetime control

Resolved in Pega Version 7.2.1

If a server error occurred, client validation errors were not shown when the next focusable element was in datetime control. The issue here was that the Control change event was not properly bound to the calendar control in case of immediate focus, and this has been corrected.

SR-A14004 · Issue 231765

Flow designer XML fixed when using copy/paste

Resolved in Pega Version 7.2.1

Copy and paste are available in the Flow Designer, but tickets where the End shape was copy/pasted and a new ticket set created for the new End shape resulted in incorrect XML. To correct this, the flowmethodbody function will use pyTicketShapes instead of pyModifierRefs for java generation.

SR-A14014 · Issue 227004

HTTP Connector API will dynamically set TLS protocol

Resolved in Pega Version 7.2.1

The HTTP Connector was failing to connect using TLS v1.2 protocol due to the SSL Protocol being hardcoded to TLS while setting SSLContext. To fix this, the system will not pass the protocol while instantiating SSLContext, but will leave it to the API to set to highest protocol from JRE.

SR-A14106 · Issue 227981

Improved sender handling for custom email activities

Resolved in Pega Version 7.2.1

A custom email related activity was producing an authentication exception due to an attempted call to a User ID stored in Param.FromUsername made after that parameter was cleared by SendEmailNotification. To avoid this, if Param.FromUsername is blank, it will be set to the value of Param.AccountID.

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