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-124103 · Issue 185048

Error logging smoothed for service activities-multi threading on multiple nodes

Resolved in Pega Version 7.1.8

When an item was processed by one node and then in the process of being dequeued by the same node, other nodes attempting to access the same instance and queue received a warning message indicating the item had failed to dequeue. This message was verbose, and was filling up logs. For Advance mode Agents, when item is not found in the Queue Engine it was logging the message with "warnForced". To prevent the logging issue, the log level has been changed from 'warnForced' to 'warn'.

SR-124139 · Issue 186636

Corrected date format error on Data Agents Schedule

Resolved in Pega Version 7.1.8

Post-upgrade in a UAT environment, the Master Agent [Daemon] was not creating the Data Agents Schedule for Rule Agent Queue. This was caused by a month name vs month number mismatch in the YearlyMonth calendar property, and has been corrected.

SR-124151 · Issue 184994

Next button behavior in a modal dialog corrected

Resolved in Pega Version 7.1.8

A workflow issue was found with the 'Next' button on a last row of a repeating grid where clicking on the 'Previous' button would then improperly make available a previously grayed out 'Next' button. Similarly, clicking the 'Next' button on the next-to-last row fired the validation but then disabled the 'Next' button. This was traced to the "NextDisabled" parameter being set incorrectly in case of server side errors, and has been fixed.

SR-124153 · Issue 187971

Revised max datetime value for validation

Resolved in Pega Version 7.1.8

Previously, a date property could have a max set value of 31-Dec-9999. This max date was not working in some time zones due to the input date being converted to GMT for internal operations. This meant that 31-Dec-9999 in some locales was getting converted to 1-Jan-10000GMT, which then failed validation. To correct this, the datetime validity logic has been changed to use "1st Jan 00:00:00.000 10000 GMT" for validation.

SR-124168 · Issue 186995

Application document support added for Word 2007

Resolved in Pega Version 7.1.8

When an Application Document was generated, Word 2007 launched a Microsoft Visual Basic window pop up with the message "Compile error in hidden module: clsPRSessionMgr". The root cause of this problem was a defect in the "Rule-File-Binary" rule WordMacroManagerDot.biw" that supports the 64-bit version of MS Word. This has been fixed.

SR-124198 · Issue 184897

Clarified messages for attachment deletion failure

Resolved in Pega Version 7.1.8

When trying to delete an attachment on the work item without proper authorization, the tracer shows a message being added on TempAttachmentPage in Work- DeleteAttachment activity reading "You are not authorized to delete instance DATA-WORKATTACH-FILE ATPEGA-TASK ". However, this message was not being propagated to the screen and the screen was refreshing as if it worked despite the failure. To clarify the actual results, the DeleteAttachment Activity has been modified to present any messages and to avoid page removal of the TempAttachmentPage and TempLinkPage if there is a message.

SR-124206 · Issue 186503

Clarified handling of unlocked work objects in multinode environments

Resolved in Pega Version 7.1.8

Release lock was not working correctly on a multinode environment. When trying to release the lock from same operator different requestor from different nodes, the error "Unable to unlock this work object" was generated. In a multinode environment, system pulse takes time to update the cache across the nodes, hence the option is not effective immediately. Messaging has been updated to reflect this delay. Once System pulse executes then other requestor will be able to work on this item.

SR-124225 · Issue 185640

Repaired memory leak for Asynchronous Declare Pages

Resolved in Pega Version 7.1.8

To improve system performance and prevent OOM errors, the system has been updated to ensure tasks queued to the engine through Asynchronous Declare Pages are properly removed once completed.

SR-124232 · Issue 185697

Addressed issue with Advanced Notes attachments reopening the work object

Resolved in Pega Version 7.1.8

When a user attaches a note using the "Advanced" option, as part of the out-of-the-box activity it is recreating/retrieving the work object back from the database and causing any changes to the work object done prior to attachment to be lost. The issue was that the SaveNote activity InsHandle parameter was set but the PageName parameter was not, and the system would reopen the workobject assuming it was not in the workobject context. To solve this, the PageName parameter is now set in the SaveNote activity so that the AttachNote does not do an open of the workpage.

SR-124242 · Issue 186908

Resolved deletions issues for tables mapped to shared classes

Resolved in Pega Version 7.1.8

When a class in a tenant was mapped to an external table and the tenant was deleted, the tenant deletion caused the external table to be dropped/deleted as well even though there was a class in the shared layer that was mapped to the same external table. To correct this, tables mapped to shared classes are not deleted during tenant deletion if there is a tenant class mapped to the same table.

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