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.

INC-155648 · Issue 617395

Corrected reference of PropertyExists in pyAdjustSLAPostAction

Resolved in Pega Version 8.6

The PropertyExists function was returning incorrect results. This has been resolved with the addition of a 'property exists' check in pyAdjustSLATimes.

INC-148747 · Issue 613877

Helper text set for radio buttons in DX API

Resolved in Pega Version 8.6

The api/v1/assignments/{ID}/actions/{actionID} Service Rest was not rendering the tooltip into DXAPI converted JSON for Radio Button Helper Text. This was traced to a missing Tooltip check in the API Rule-Utility-Function for radio buttons, and has been resolved.

SR-B78236 · Issue 332447

Add file correctly saves pxCreateOpName

Resolved in Pega Version 7.4

Attaching a file using the out-of-the-box functionality was not saving the pxCreateOpName in the pc_link_attachment table. Only the pxcreateoperator was saved. This was caused by pxCreateOpName being blank for link-attachment on file attach, and has been fixed by setting pxCreateOpName in the Work-AttachFile activity.

SR-B78236 · Issue 328422

Add file correctly saves pxCreateOpName

Resolved in Pega Version 7.4

Attaching a file using the out-of-the-box functionality was not saving the pxCreateOpName in the pc_link_attachment table. Only the pxcreateoperator was saved. This was caused by pxCreateOpName being blank for link-attachment on file attach, and has been fixed by setting pxCreateOpName in the Work-AttachFile activity.

INC-154778 · Issue 620907

Bulk actions filtering works in Spanish locale

Resolved in Pega Version 8.6

Filtering by only case type did not return any results when using the Bulk Transfer functionality with the Spanish locale. Investigation showed that the filter value case type had a field value set, but the localized value was not being checked in the pzPostFilterOperation in step 1 'when' condition. This has been resolved.

INC-147457 · Issue 621710

Elapsed time in Work History Table includes sub-flow

Resolved in Pega Version 8.6

Elapsed times were not captured when an assignment was in a wait shape followed by a utility which set a ticket and moved the assignment to a sub-flow. Investigation showed that when flow execution is in a sub-flow and a ticket is raised, the assignment in sub-flow was removed but audit history was not captured. To handle this scenario, the functions pzCleanSplitForTicket and pzRemoveFlowForTicket have been added, and FlowMethodBody FUA has been modified to include pzCleanSplitForTicket instead of CleanSplit.

INC-210787 · Issue 710394

Multiple child case assignments open correctly in Ajax container

Resolved in Pega Version 8.7.2

After configuring two cases with a parent-child relationship, the child case was configured with a parallel process with two assignments. When trying to open the child case assignments in an Ajax container, only the first assignment would open. Investigation showed this was caused by the "reloadAlways" parameter not being sent to openAssignment due to a custom control being used. To resolve this, the reloadAlways has been added as an argument to the OpenAssignment function call in pyAssignmentsLabel.

INC-154826 · Issue 614817

Enhanced handling for screen/non-screen/screen flow movement

Resolved in Pega Version 8.6

When using a screen flow where the last screen had a link to launch a section, a cancel button in the section that was configured with a data transform and a 'Finish Assignment' intended to move back to the screen flow did not work as expected. If a browser refresh was performed and then the cancel button was clicked, the Finish Assignment / return was triggered as expected. Because this configuration navigated to a non-screen flow, the attachOnLoad function did not load the parameter needed for maintaining error messages. This has been resolved by updating the navigation to handle this use.

INC-149988 · Issue 608821

Upload with "Select File" works in Microsoft IE

Resolved in Pega Version 8.6

When using Microsoft Internet Explorer, uploading a document was failing on the first try when using the "Select File" button. The second attempt worked as expected. This was an unintended consequence of work done to enable attaching the same file after deleting it, and was related to Internet Explorer calling an "onChange" which caused the "pzAttachFileDDFileList" section which is used to display the attachments uploaded to not be properly refreshed. This has been resolved by updating the pzMultiFilePath control handling of the success and failure of the upload function call.

SR-SR-D60505 · Issue 522998

Upload with "Select File" works in Microsoft Internet Explorer

Resolved in Pega Version 8.6

When using Microsoft Internet Explorer, uploading a document was failing on the first try when using the "Select File" button. The second attempt worked as expected. This was an unintended consequence of work done to enable attaching the same file after deleting it, and was related to Internet Explorer calling an "onChange" which caused the "pzAttachFileDDFileList" section which is used to display the attachments uploaded to not be properly refreshed. This has been resolved by updating the pzMultiFilePath control handling of the success and failure of the upload function call.

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