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-A21613 · Issue 241399

Upgrade order modified for in-place schema migration

Resolved in Pega Version 7.2.1

An in-place update of a split-schema was generating SQL exceptions. Two issues were found: For the pr_index_circumstance_def table there was a bit column type which was not anticipated, and as a result the constraints/indexes were not detected as being already installed and the application of the generated DDL failed when it tried to create them. The secondary issue was that the DDL generated by the update script was sorted so that all of the drops happened first, causing a situation where the pr_page_store_PK was trying to be dropped at a point where it did not exist. The resolution is to issue all drops first to avoid the dependency issue, then let the Schema Manager determine order so it performs the rule schema updates first and then performs the data schema updates during in-place upgrades.

SR-A21629 · Issue 243799

Enhanced column supports in 'Export to Excel'

Resolved in Pega Version 7.2.1

Reports using functions in columns were not working with 'Export to Excel'. This has been fixed. Support has also been added to display all the report column localized values in pzListViewExcelData while doing Export to Excel: Simple Column, Joins, Declare Index,Associations,Sub Report,Functions and Embedded Properties.

SR-A21636 · Issue 240162

Fixed auto-complete use in iPhone Opportunity creation

Resolved in Pega Version 7.2.1

Issues were seen when selecting items using Auto-Complete on an iPhone while creating an Opportunity. This was due to a positioning error in the logic, and has been fixed.

SR-A21636 · Issue 241236

Fixed auto-complete use in iPhone Opportunity creation

Resolved in Pega Version 7.2.1

Issues were seen when selecting items using Auto-Complete on an iPhone while creating an Opportunity. This was due to a positioning error in the logic, and has been fixed.

SR-A21703 · Issue 241076

Cross-browser checks added for disabled checkboxes

Resolved in Pega Version 7.2.1

The Checkbox Caption was not properly not disabled on Microsoft Internet Explorer when the checkbox was disabled due to a missing definition for the parent element. Extra condition have been added to find the disabled value of radiobutton and checkboxes regardless of browser.

SR-A21705 · Issue 243428

Corrected unexpected scroll after smartinfo

Resolved in Pega Version 7.2.1

After a smartinfo box is shown for a particular column in a repeat grid, hovering on the column caused the mouse indicator to go to the bottom of the section, i.e. the screen goes down even when not scrolled down. This was caused by a focus issue, and has been corrected.

SR-A21741 · Issue 248725

Fixed drilldowns and filtering with encrypted property

Resolved in Pega Version 7.2.1

After encryption of a property, filtering and drill down reports stopped working. "TAB" space is added as first character along with encryption data to store a textencrypt property type in the database, but while performing the drill down the TAB key is not appended. Instead "/t" character is added which does not fetch the results. To fix this, the JavaScript has been modified to ensure "\t" isn't added so drill down activity will get the proper results.

SR-A21756 · Issue 244285

defined-on class error resolved

Resolved in Pega Version 7.2.1

A defined-on class error was being generated when attempting to add strategies to the overlay that referenced a decision rule defined on an SR class with a space in the name. This has been fixed.

SR-A21756 · Issue 243206

defined-on class error resolved

Resolved in Pega Version 7.2.1

A defined-on class error was being generated when attempting to add strategies to the overlay that referenced a decision rule defined on an SR class with a space in the name. This has been fixed.

SR-A21792 · Issue 242548

Saver.addBatch updated to log exception details

Resolved in Pega Version 7.2.1

To improve diagnostics, an SQL exception in the Saver class will log the actual exception instead of a null pointer.

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