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-127336 · Issue 190764

Corrected tagging in DCO process documents

Resolved in Pega Version 7.1.8

After migration, DCO document - Application profile - specifications were not tagged to the proper steps. For steps where connector had a blank value, chapter headings were not listed in the document. Assignment shapes can be linked to specifications in Pega 7 which was not possible earlier, and shape information for assignments was not carried in the case of Application Profile document. To correct this, the method "flowShapes()" of "PegaAccel-Task-DocumentApp.WorkTypes" has been updated, and the defaults for the Chapter Headers are now fetched by the method "shapeHeader()" in the "PegaAccel-Task-DocumentApp.WorkTypes" section.

SR-127372 · Issue 194363

Fixed ColorPicker control event firing

Resolved in Pega Version 7.1.8

ColorPicker controls associated with a Property which has a default value and configured with an OnChange refresh were not updating when a new color was chosen and instead required an explicit refresh. This was found to be two problems: If there is a value for the property, the background color was set on the inner div and not being replaced when update occurred. Since the color was also being set in the outer div, the inner div setting was unnecessary and has been removed. For the update itself, the processDialog API was not firing the change event upon submit of the modal dialog, but if the event was fired then it implicitly had a refresh added in the markup and was refreshing the section twice. To correct this, the change event is fired from the processDialog API instead.

SR-127380 · Issue 192186

Resolved problem importing work objects into tenant layer

Resolved in Pega Version 7.1.8

Trying to import a RAP containing several work objects into the tenant layer of a multitenant system generated errors including "Import cannot proceed due to conflicting rule instances." This was caused by certain import restrictions regarding work objects belonging to a shared content class that were set during the initial development of multitenancy which are no longer required; these have now been removed.

SR-127388 · Issue 193584

Corrected handling of radio buttons in repeat grids with page groups

Resolved in Pega Version 7.1.8

In the generate radio group, when the radiobuttons control was placed in a repeat grid bounded with page group, the ID attribute of the radio input tag was not in the group and was being generating uniquely, causing the buttons to not hold their value when one was updated. To correct this, the regular expression pattern in pzgenerateradiogroup has been modified to include the page group as well as the page list.

SR-127470 · Issue 192220

Autogenerated CSS for harness skin fixed

Resolved in Pega Version 7.1.8

When using the autogenerated CSS of a skin in a harness, the tags generated for input types were not applied. This was due to the CSS being incorrectly formed, which has been corrected

SR-127491 · Issue 193606

Resolved runtime error when editing complex grid cells

Resolved in Pega Version 7.1.8

When using grid edit mode inline on a grid with a section inside a cell that includes a checkbox and a 'when' condition, a runtime error appeared when the cell was clicked. This was an issue with the wrong reloadElement being passed in the editRow() API, and this has been corrected.

SR-127513 · Issue 196780

JS error resolved for date control in custom filtering section

Resolved in Pega Version 7.1.8

The Date Picker icon on a custom filter section was not opening the calendar popup unless the clear filter button was clicked. This issue occurred when a summarized report included a chart and had the 'Hide summary data' display option enabled, and was caused by an error in the HTML div function for the popover that used the same name for multiple embedded forms. This has been resolved.

SR-127517 · Issue 199062

Fixed Listview filtering using manual entry

Resolved in Pega Version 7.1.8

List View filtering was not working when the filter string was explicitly typed in the filter section. Handling has been added to the Embedded list filtering to correct this issue.

SR-127549 · Issue 190837

Improved processing of WSDL for the Create SOAP Integration wizard

Resolved in Pega Version 7.1.8

When running the Create Soap Integration wizard for a selected operation from the WSDL, the wizard was not only generating the necessary rules for the selected operation, but for all operations in the WSDL. To address this, when processTypeContentsAndRelatives is processing a parent type, it now skips type substitutions of the parent.

SR-127684 · Issue 194461

Fixed Microsoft Internet Explorer 9 freeze with grid row numbering

Resolved in Pega Version 7.1.8

Attempting to Wrap Up an interaction after viewing a section using a repeat grid with row numbering ON using Microsoft Internet Explorer 9 was causing a browser freeze. This was traced to an API issue where the incorrect frame handling was called for the grid, and has been updated.

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