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-C35349 · Issue 374606

Excel retains null fields as null instead of changing to 0

Resolved in Pega Version 8.1

When exporting report data to Excel, any null numeric property values were being automatically changed to a ‘0’. This was caused by a faulty "if" check in Export to Excel, and has been fixed.

SR-C35440 · Issue 375917

Special characters in DR description/title properly display

Resolved in Pega Version 8.1

When trying to delegate the data type rule to the business users, special characters entered in the Description/Title of Delegated rule were not rendered properly in Edit mode. This was due to a missed use case for delegated view, causing labels with parameters from section parameters to be encoded for security. It has been resolved by updating DynamicLayoutCellTemplateMetaDataGeneratorImpl to send the value without encoding.

SR-C35448 · Issue 377278

Disable condition correctly applies to checkboxes without captions

Resolved in Pega Version 8.1

When a disable condition was used on a checkbox in a table grid based on some property, the disable was not triggered even though the properties in the expression changed. This happened when a checkbox was configured without any caption: if it became disabled, the disable attribute was not getting appended to the hidden input fields. If the checkbox was configured with a caption, the disable worked as expected. In order to ensure the disable condition works consistently, the code has been modified so that the generation of checkboxes in nontemplate mode will appropriately append 'disabled' to the hidden input in the checkbox.

SR-C35518 · Issue 377458

Fixed add/delete rows issue for RDL inside master

Resolved in Pega Version 8.1

Attempting to add/delete rows in an RDL inside the master details was not working, and it was not possible to dismiss the master details after the attempt. This was due to the RDL being inside the masterdetails DIV of another RDL, and handling has been added for this scenario.

SR-C35518 · Issue 377478

Class and context refinements added for Master details flow action

Resolved in Pega Version 8.1

The Master details Flow Action was not rendered in the Repeating Dynamic layout when a row was clicked, and the error "FlowAction not available in cache" appeared. In the same RDL, opening Master details did not fetch the context. This issue was traced to the pxObjClass of the client cache page that was being added in the SolutionsUsed page list not being set. In offline, the data transform does not set the pxObjClass by itself. Additions were also made to ensure the flow action is being packaged in the correct context.

SR-C35530 · Issue 376970

OperatorID page now created at system level

Resolved in Pega Version 8.1

The Thread/Tab was missing the 'OperatorID' page when logged in using PRAuth. This was caused by the OperatorID page being created at the thread level instead of at the requestor level. To correct this, OperatorID has been modified to be created at system level.

SR-C35569 · Issue 387727

Mobile login error message clarified for disabled operator

Resolved in Pega Version 8.1

Login on mobile failed with a "Failed to authenticate" message for disabled operators. This was confusing. The authentication of mobile applications employs "SnapStart", but this does not handle authentication failures due to "disabled operator" - at least not in a manner that enables handling and producing custom authentication messages that will inform the device user as to the specifics of the failed login. In order to remove confusion, handling has been added to ensure the proper http error code and message is returned from the server after a mobile login request from a disabled operator.

SR-C35827 · Issue 375732

FlowAction, Rule-File-Binary, and data transform using pre-loading so specification changes are maintained

Resolved in Pega Version 8.1

After adding specifications to a flow action from the specifications tab, refreshing the flow action rule resulted in the added specifications not being shown in the UI. If the rule was saved, the specification updates were lost. To resolve this, the specifications tab is now defer-loaded with the pre-loading activity pzGetAssociatedSpecifications used to load the specification links of the rule.The updated ruleforms using pre-loading are FlowAction, Rule-File-Binary, and data transform.

SR-C35969 · Issue 375783

Documentation updated to clarify how to use Tracer on Service Rules

Resolved in Pega Version 8.1

Due to an error in the documentation where the table of contents was pointing to an older version of the file, the information about configuring the Tracer to examine Service Rules was not clear. The document reference has been updated to point to the correct version which reads: Service rule tracing is only enabled in environments where the trace/cluster/ServiceRuleWatchMaxProductionLevel Dynamic System Settings is greater than or equal to the production level. By default, trace/cluster/ServiceRuleWatchMaxProductionLevel is set to 4, which means that the ability to trace service rules would not work in a production level 5 environment until trace/cluster/ServiceRuleWatchMaxProductionLevel is increased to 5.

SR-C35978 · Issue 375707

Non-standard JVM heap size argument removed and replaced with more generic max-mem

Resolved in Pega Version 8.1

The IBM JVM was not honoring the MaxHeapSize property, causing installs/upgrade on Java 8 with the IBM JVM to fail unless an alternate max memory was provided. To resolve this, the usage of a non-standard heap size argument has been removed and replaced with a more generic max-mem present within the master for all JVMs to take advantage of. At the same time, the default memory and space requirements have been reduced as prpcServiceUtils now needs less than it previously did.

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