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-B65658 · Issue 294252

New case creation save errors resolved

Resolved in Pega Version 7.3.1

When a new case was created in an application built on top of Pega Pharmacovigilance, data propagation was throwing an error on the screen. Creation worked as expected when the pyDefault case type rule was opened and saved. This issue was traced to the case type rule not being created properly as part of the application creation, and has been resolved by updating pzDoesClassRequireBasicSave to not include Rule-Obj-CaseType in rows so the new application process performs a standard Save instead of an Obj-Save. In addition, it was not possible to save associated rules for selected data type when data type was in a locked ruleset and the pxUpdateRecord API was not setting pyrulename correctly when doing a save-as of the rule; these issues have also been corrected.

SR-B67239 · Issue 317809

pyCaseWorker offered during portal choice

Resolved in Pega Version 7.3.1

When choosing a portal on the access group, the pyCaseWorker one was not shown even though it was described in the documentation. To resolve this, an activity to update the property "pyDesktopType" to "User" has been added for the pyCaseWorker, pyCaseManager7, and pyPega7Express portals.

SR-B54548 · Issue 312031

Calendar Tab in Case Manager Portal shows Deadlines

Resolved in Pega Version 7.3.1

When opening the Calendar in the Case Manager Portal, it is expected that Goals and Deadlines are visible. However, Deadline was not visible in the Calendar even after the Goal time was reached. This was traced to the pxCalendarViewGadget taking the inputs for both GoalCalendar and DeadlineCalendar even though the latter is deprecated. In order to ensure pzCalendarAssignmentWorklist7 fetches the correct records, the pxCalendarViewGadget deadline source activity parameter has been modified.

SR-B46803 · Issue 306470

Button added to enhance chapter selection for Summary Tree

Resolved in Pega Version 7.3.1

When selecting specifications to include in a specification document, the "Chapters To Include" section did not always show the same specifications that were selected. To fix this issue, a new button labelled 'Update chapters to include' has been added; clicking on this will include the selected chapters in the Chapters Summary tree.

SR-B65006 · Issue 315528

Corrected validation for radio button labels in Survey

Resolved in Pega Version 7.3.1

When trying to save complex questions in Pega Survey with Answer mode as Radio button Matrix and giving radio button label as numbers, an exception was generated with the error "Label - Must start the value with a letter". This was due to incorrect validation, and has been corrected.

SR-B50458 · Issue 306818

Bulk Action select fixed for Microsoft Internet Explorer 11

Resolved in Pega Version 7.3.1

When using the Microsoft Internet Explorer 11 browser, clicking on the 'Select All' check box of the bulk action screen would select all of the assignments and then reset the flags to blank. This was an issue with select All property value being lost on refresh in Microsoft Internet Explorer 11, and has been resolved with an added Post value for the select All property in the pyBulkProcessingAssignDisplay section.

SR-B65922 · Issue 314665

Corrected Property type validation in Complex Question

Resolved in Pega Version 7.3.1

While creating a Complex Question with Property type Value list and referring an embedded property of type text in the Value list field, the validation message was not shown and system allowed the Complex Question to be saved successfully. Referring a top level property of type text (.ResponseText) showed the validation message (.ResponseText is not a valid Value List), but referring an embedded property type of text (.SurveyResponses(CEP).ResponseText) did not show the validation message. This was caused by missing handling, and has been corrected by modifying the ValidateSurveyEmbedPropertyMapping activity to check the last property mode for valuelist type.

SR-B47810 · Issue 306944

Data transform made consistent between desktop and mobile

Resolved in Pega Version 7.3.1

Data transforms were being evaluated differently on a desktop browser versus offline on mobile app, evaluating an 'undefined' property as equal to string "0" when offline. To correct this, the removeQuotedNumbers method has been reworked to not remove the quotes as "0" is different from 0 and the expression should not be modified.

SR-B66424 · Issue 314758

Backwards compatibility added for Stream datasets

Resolved in Pega Version 7.3.1

In order to ensure backwards compatibility for the Data-Admin-DataSet-Stream property pyKeys (formerly pyPartitionKeys), logic has been added to handle stream datasets created in previous releases: if pyKeys (the new property) is empty and pyPartitionKeys (the deprecated property) is not empty, then pyPartitionKeys will be used.

SR-B69030 · Issue 317845

Retry will auto-populate page list properties

Resolved in Pega Version 7.3.1

Page list properties were not being loaded during retries. This was due to the system using Obj-Open, which disables the auto-populate property before saving the import data in batches. That led to a condition where if the commit failed while batch saving, the retry committed the data one-by-one while auto-populate property was still disabled. To ensure expected behavior, Auto-populate property will be enabled before retrying committing the data one-by-one.

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