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-A733 · Issue 207631

Edited Propositions retain format

Resolved in Pega Version 7.2

When updating a Proposition using the "Edit" button, the format was lost, however updating the proposition using the "Bulk Edit"-> 'Edit in Excel' button preserved the formatting. This has been addressed by making the default UI control for the text values a Text Area, which maintains the multi-line format.

SR-A6547 · Issue 217014

Updated handling for empty keys in DataSet-Execute

Resolved in Pega Version 7.2

When executing a 'delete by keys' operation in a DataSet-Execute method, passing empty keys would intermittently cause the whole dataset to be truncated or deleted. To create a more robust execution environment, when a Dataset-Execute is called and no key is passed it will trigger a delete statement matching the key value to null.

SR-A6629 · Issue 216162

Updated group authentication for populating Batch Processing landing page

Resolved in Pega Version 7.2

pyApplication and pyApplicationVersion were not getting populated when running a data flow from the Batch Processing landing page that used information from system pages. This was an issue with the system pages not being included in the proper authentication group, and has been resolved.

SR-A8103 · Issue 216452

DSM thread CPU consumption resolved

Resolved in Pega Version 7.2

In certain installations, a DSM thread that was not properly sleeping after the system was upgraded caused degraded performance. This has been corrected.

SR-A8236 · Issue 217418

Removed default overriding threads per node setting of Topology page

Resolved in Pega Version 7.2

The number of threads per node specified in Decision->Simulation Settings->Topology landing page was not being taken into account by the data flow execution, leading to the inability to configure vertical scalability per PRPC node and/or exclude certain nodes from data flow execution. This was traced to a default value overriding the setting from this page, and the code has been updated to correctly reflect the setting being used.

SR-A8099 · Issue 216453

Null/empty values removed from propagation instead of being set to 0

Resolved in Pega Version 7.2

Numeric properties without a value set were being propagated as value 0 during data flow execution. This was due to a clipboard page error in the Data Flow batch run execution, and this has now been updated to to ensure null or empty properties will not be propagated in the data flow.

SR-A10599 · Issue 221392

Privilege handling added for PAD split-scheme database setup

Resolved in Pega Version 7.2

in the "Predictive Analytics Director Settings" landing page, designating the internal Database to an external database rule caused the landing page to hang and an error was logged. This was caused by a lack of privileges for the Database user associated with PAD. PAD needs privileges to create, update, delete, select and insert. In cases where the user is associated with no privileges, PAD failed to create tables in the first instance. if the config was changed, PAD tried to check if any open projects were present and would fail again because of privileges and lack of tables. To correct this, additional handling has been added: A user who has insufficient privileges will generate an exception and the user will not be able to make any PAD operations. A user switching from an insufficient privileged user to a privileged user will need to re-login. Newly granting privileges to a insufficient privileged user and relaunching the portal will not allow user to create projects: the server will need to restarted to take the changes into account.

SR-A9936 · Issue 222962

Handling added to check for Snappy library for DNodeBootstrap

Resolved in Pega Version 7.2

The initialization of DNodeBootstrap at PRPC startup was generating an error if Snappy (a native library for Linux OS and ppc64 arch) was not present. To resolve this, handling has been added to check whether the Snappy library can be initialized.

SR-A13188 · Issue 228542

Apache HTTP client library updated for improved security

Resolved in Pega Version 7.2

The Apache HTTP client library version 4.3.5 was identified as containing a security vulnerability. Both DSM and PRPC have been updated to version 4.3.6 in the DSM & PRPC SVN repositories respectively. In addition, new ADM service archives (WAR/EAR) need to be created with the updated library. VBD (service) does not use this library, so is not affected.

SR-A14475 · Issue 228318

Local ADM 'Fail Safe' settings honored in PostgreSQL

Resolved in Pega Version 7.2

When the ADM to was configured to persist learnings, the learnings/training data of ADM models was lost when server is restarted. This was traced to the default FailSafeEnabled setting of TRUE in PostgreSQL overriding the disabling of the ?FAIL SAFE? mode option from Decisioning -> Infrastructure -> Services. This mode puts the JDBC connection away from auto-commit and fails to put it back to auto-commit, thereby making ADM backups not commit to the database. This was on a per connection basis, so some connections would still save, but others would not. This has been fixed by explicitly ensuring all connections have the required auto-commit settings on ADM Server connections.

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