SR-A14599 · Issue 229391
Error section close icon positioning fixed
Resolved in Pega Version 7.2.1
The close icon in the error section was not properly positioned. This has been corrected.
SR-A14619 · Issue 229625
Alignment resolved for repeating grid headers
Resolved in Pega Version 7.2.1
Headers were mis-aligned in the UI Gallery for a repeating grid when the freeze header option was chosen along with pagination and width of the content. This was an issue with the initScrollbars function, and has been corrected.
SR-A14709 · Issue 237690
ShowBusyIndicator positioning codified
Resolved in Pega Version 7.2.1
The location of the showBusyIndicator function was inconsistent between browsers. The position calculations have been updated to correctly display the indicator in the center of the screen on all browsers.
SR-A14740 · Issue 232865
Edit button page retrieval updated for better accuracy
Resolved in Pega Version 7.2.1
Due to the Edit button configuration for Data types passing the identical name "Data Type" to the Landing Page action configuration, the pages being retrieved for editing were inconsistent when moving between the Dashboard and the Manage Change screen. The system has now been updated to pass the unique pyInsHandle key for every data type to ensure expected results.
SR-A14740 · Issue 232864
Edit button page retrieval updated for better accuracy
Resolved in Pega Version 7.2.1
Due to the Edit button configuration for Data types passing the identical name "Data Type" to the Landing Page action configuration, the pages being retrieved for editing were inconsistent when moving between the Dashboard and the Manage Change screen. The system has now been updated to pass the unique pyInsHandle key for every data type to ensure expected results.
SR-A14774 · Issue 233421
Number formatting made consistent for Propositions
Resolved in Pega Version 7.2.1
In Proposition landing, a decimal property was rounded to three digits when shown in read-only mode but clicking on the edit option for the Proposition displayed the entire number with all the digits after the decimal. This was not a desired difference, and the presentation setting for Double type property has been modified to show all numbers after the decimal.
SR-A14781 · Issue 246050
Timeout value honored for ConnectSOAP using JMS Transport
Resolved in Pega Version 7.2.1
ConnectSOAP has a response timeout function, but this setting was not being honored when JMS transport was used. This has been corrected.
SR-A14826 · Issue 228519
Resolved IndexOutOfBounds extraction error for page list data
Resolved in Pega Version 7.2.1
When running BIX extract rules, it was failing to extract cases information for XML output formats containing data in Page Lists in the extract rule. Excluding the page lists from the extract rule would runs and extract the data successfully. To fix this, filter() in PropertyReferenceImpl will return unmatched strings.
SR-A14841 · Issue 234741
Multiple message deletion updated in MQ Server and MQ Explorer
Resolved in Pega Version 7.2.1
When multiple messages on the MQ Server and MQ Explorer queues were selected and deleted, only the first message was deleted. This has been corrected.
SR-A14841 · Issue 234742
Multiple message deletion updated in MQ Server and MQ Explorer
Resolved in Pega Version 7.2.1
When multiple messages on the MQ Server and MQ Explorer queues were selected and deleted, only the first message was deleted. This has been corrected.