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-128206 · Issue 192572

Added null check for RD column containing a function

Resolved in Pega Version 7.1.8

When running a report definition with a column that has a function, it showed the error "illegal zero-length identifier". This was due to the alias name for the Rule-Alias-Function with return type 'True or False' being empty in the pxSQLStatementPost function, and a check has been added to handle this.

SR-128285 · Issue 193082

Added handling for column size mismatch on Oracle import

Resolved in Pega Version 7.1.8

When upgrading versions of CMF, errors were generated when importing the Pega jar file. The exported schema has pyAccessibility and pyBrowserSupportLevel datatypes as "integer" with size 10, but on the target Oracle database the same column was defined as Number with default precision and scale (0, -127). While importing, the logic checks for column compatibility and was generating an alter statement based on this scale mismatch. This has been resolved by modifying the system to detect that the metadata is returning the new style of NUMBER column metadata handling it correctly.

SR-128320 · Issue 193581

Updated chart export handling for Safari

Resolved in Pega Version 7.1.8

The charts in reports are getting disappeared on click of When using the Safari browser, clicking on Export to Excel/Export to PDF caused the charts in reports to disappear. This was traced to the form target being blanked in the browser handling, and a browser check has been added to invoke special handling for Safari..

SR-128475 · Issue 194266

DB Trigger logic refactored for better vw table syncing

Resolved in Pega Version 7.1.8

There are many times in customer environments where for whatever reason the database triggers are disabled for a period of time and thus the vw table gets out of sync. Typically in that case the triggers are reenabled and a statement like "update pr4_rule_file set pzinskey=pzinskey" is run to get the vw table populated correctly. However, if the system was being upgraded the statement would update an existing row in the vw table but it would not add any missing rows to the vw table during migration. To ensure that all rows are handled correctly, trigger logic has been completely refactored for 7.1.8.

SR-128689 · Issue 194302

Enabled line wrap for Display Shortcuts in RD

Resolved in Pega Version 7.1.8

Report definition was cutting off a long description rather than wrapping it to a new line. This was traced to pzDisplayShortcuts (a final rule) not being set to wrap text, and that setting has now been enabled.

SR-128701 · Issue 194839

getPropertyValue name collision resolved

Resolved in Pega Version 7.1.8

In order to accommodate custom RUFs called 'getPropertyValue', the Pega version of the rule is now called with full Library qualification.

SR-128883 · Issue 195834

Fixed button contrast when using accessibility

Resolved in Pega Version 7.1.8

The "Select Values" button in the dialog to edit report filter had a low contrast ratio when accessibility was enabled. This was caused by the unintentional application of the repeat layout CSS to the button, and has been fixed.

SR-128932 · Issue 194789

Added support for -x and -y parameters to ApplicationBundle import

Resolved in Pega Version 7.1.8

Previously, the use of the -x and -y parameters in the command line utility prpcUtils only worked with PegaArchives and not ApplicationBundle archives. In order to facilitate automation, the app bundle command line import command now honors the -x (override) and -y (skip) import parameters, and these options will be passed along to any nested par files.

SR-129171 · Issue 195047

Corrected error in order of operations for Numeral builder

Resolved in Pega Version 7.1.8

The Add function in reporting was not returning the proper result when included in an equation with multiple order of operations. This was an error in the Numeral function builder, and has been corrected.

SR-129592 · Issue 196979

Scheduled report now checks default max records value

Resolved in Pega Version 7.1.8

When scheduling a report definition, the default value for max records to export was ignored when run by a scheduled task agent but used if the report was run manually. This value is normally set to 10,000 in the system settings and should be the default unless an override value has been entered for "Maximum Number Of Rows For Export" on the Data Access tab. To correct this issue, the pzRunScheduledShortcut activity has been updated to use the default if no value has been entered.

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