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-200936 · Issue 703345

SFTP support added to ValidateURL rule

Resolved in Pega Version 8.5.6

SFTP has been added to the list of schemes which are accepted as part of the validation in the pxValidateURL rule.

INC-202562 · Issue 701629

Updated FieldLevelAuditing logic for page comparison

Resolved in Pega Version 8.5.6

Optimistic locking was resulting in orphan assignments and the error "Error: Flow Not At Task, Error: Flow Removed". In addition, Get Next Work was causing duplicate Field Level Auditing records. This was traced to a missed use case in the logic used in pxFieldLevelAuditing where previousPage and PrimaryPage are compared to see whether they are equal or not, and has been resolved by adding one more condition to mark previousPage as null when the update date time or commit date time are not updated as part of processing.

INC-202943 · Issue 700195

WorkLink URL generation updated for security

Resolved in Pega Version 8.5.6

When using a WorkLink in an email, clicking the link and entering credentials on the login screen resulted in a 403 unauthorized error. This was due to a WorkLink URL generation issue caused by the non-encryption of the RedirectAndRun activity call in the URL, and has been resolved.

INC-204676 · Issue 699111

Localization added to subject line for SendEmailToAssigneeOnGoalTime

Resolved in Pega Version 8.5.6

When a Callback case was created and the assignee notified by email, the subject line was not localized. This has been corrected.

INC-207218 · Issue 706370

Check added to prevent duplicate approval by single agent

Resolved in Pega Version 8.5.6

When using a cascading Approvals process supported both by a web access button or by responding via email, a single agent could use both methods and advance a case an additional step as if they were the next approval level. This was due to the system only checking the pzInsKey when processing the approval while the assignment key will be the same for the cascading approvals assignments. This has been resolved by introducing a datetime check to validate if the email approval assignment creation datetime and the one in the database have same value; if yes the approval process will proceed and if not it will exit.

INC-163628 · Issue 660555

Corrected view generation logic for nested subsections

Resolved in Pega Version 8.5.6

Performing a save-as of the pyCaseMainInner work- section in the UIKit resulted in an infinite loop in the view generation logic. This was traced to the system recursively generating views from subsections, and has been resolved by updating the logic so a view is only generated for valid py prefixed sections on save of a section.

INC-164620 · Issue 640658

jQuery variable handling updated for mashup

Resolved in Pega Version 8.5.6

After upgrade, embedded mashup was not working. The browser console log showed the error "Uncaught TypeError: $ is not a function at pega.web.manager._initGadgets (PegaReg?pyActivity=pzIncludeMashupScripts:69)". The $ function belongs to the jQuery library, and investigation traced this to a difference in variable handling. This has been corrected by updating the referring jQuery to use the variable 'jQuery' instead of '$'.

INC-164775 · Issue 681238

Web page generation security updated

Resolved in Pega Version 8.5.6

Cross-site scripting protections have been enhanced around web page generation.

INC-165992 · Issue 657690

Table Filter save uses correct harness

Resolved in Pega Version 8.5.6

After creating a new view for table and then relaunching the portal or switching between tabs, the created views were not visible. Investigation showed that the views were saved under the incorrect pycaseworker harness on initial load, causing them to not be visible when returning from the switch and using the correct pyCWPortalContent harness. This has been resolved with the addition of the new parameter innerHarnessName to get the harness name when creating a personalization instance.

INC-167704 · Issue 671628

Email timing updated to ensure content captured

Resolved in Pega Version 8.5.6

Outbound email replies constructed using a pyReply section were intermittently blank if the 'Send' button was clicked immediately after adding text. This was traced to the blur not happening immediately on click of the submit button, and has been resolved by introducing window.blurDelay to ensure the data is captured. The delay time is configurable, and by default is set to 200ms.

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