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-B31210 · Issue 290303

Draft mode defaults to off for SaveAs in Screen flows

Resolved in Pega Version 7.3

After upgrade, the behavior of Save as for Screen flows changed from defaulting from draft mode being off to draft mode being on. This was a missed use case, and has been fixed with a check in the Validate Rule-Obj-Flow activity that will not set defaultOn to true if the operation is SaveAs.

SR-B31524 · Issue 293666

File Listener help updated to clarify duplicate checking

Resolved in Pega Version 7.3

The help file for File Listener has been update to clarify that the duplicate checking from 'Ignore duplicate file names' will be across ALL listeners once the file name has been processed by one listener. The duplicate is flagged for ANY listener processing the file

SR-B31631 · Issue 289775

Installation documentation updated re: postgis use

Resolved in Pega Version 7.3

To avoid confusion, the documentation for the installation process has been explicitly updated to indicate that data and rules schema cannot have postgis extension applied.

SR-B31665 · Issue 291063

TaskMethodHeader RUF updated to pass the param page

Resolved in Pega Version 7.3

The activity method History-Add was not adding pyTaskName in Flow FUA. This was caused by a difference in handling: Status Update via an Assignment uses the UpdateStatus activity by passing a new parameter page with only the target status value to be updated. Status Update via a Utility uses the same UpdateStatus activity by passing a parameter page created using the "CreateNewParamsPage" private method with all the required information. In order to ensure all of the needed information is available, the TaskMethodHeader RUF has now been updated to pass the param page by calling the "CreateNewParamsPage" private method.

SR-B31667 · Issue 291704

Consistent Work IDs between case types created in different implementations

Resolved in Pega Version 7.3

Creating an Implementation layer on the Warranty application using the New Application wizard of Pega 7.22 GA was resulting in a different Work ID prefix of some case types like Claim Unit or Appeal than when the same case types were created in the built on application. This was traced to different activities being used to populate the data page, and has been updated to ensure uniform work ID generation.

SR-B31748 · Issue 291859

Stage SLA urgency correctly updates

Resolved in Pega Version 7.3

Stage SLA was updating the wrong urgency property due to the urgency value being added twice. The ExecuteSLA activity has been modified to make sure that urgency value for stage and step are updated correctly.

SR-B31818 · Issue 292373

Security update for URL string queries

Resolved in Pega Version 7.3

To ensure sensitive information is not exposed in transit between the client and server via URL query string parameters, pyCaseManager Menu and pzGetUserProfile activity have been updated to avoid passing the user ID as a parameter.

SR-B31818 · Issue 292752

Security update for URL string queries

Resolved in Pega Version 7.3

To ensure sensitive information is not exposed in transit between the client and server via URL query string parameters, pyCaseManager Menu and pzGetUserProfile activity have been updated to avoid passing the user ID as a parameter.

SR-B31876 · Issue 290136

Correspondence logic corrected for party ID

Resolved in Pega Version 7.3

When using the Send Email smart shape to send correspondence to work party, party Roles containing the string "Owner" (such as "AAOwner") caused the correspondence to be sent to the email address of the "Owner" party instead of the "AAOwner" party. This was caused by a logic error in the party list iteration that used 'contains' instead of 'equals', and has been fixed.

SR-B32118 · Issue 289472

PostgreSQL Date support added

Resolved in Pega Version 7.3

An "UnsupportedType: date" error message appeared when trying to create a Customer Data Class using the Database Table Class Mapping interface. This was caused by the activity 'pzLPRefreshColumnMappingsList'(class CL Pega-Landing-DataModel-DBClassMappings) not supporting DB specific column types. To fix this, isColumnTypeSupported has been replaced with a two parameter version (int aType, String aDBName) which has an additional check for "Platform specific supported types" in the activity 'pzLPRefreshColumnMappingsList'(class CL Pega-Landing-DataModel-DBClassMappings). DATE type support has also been added in PageDatabaseMapperImpl.java.

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