INC-191412 · Issue 692674
Large Data page join condition available for Mobile
Resolved in Pega Version 8.6.5
Support for a join condition has been added to the Large Data page for use in Mobile to match the use available on desktop.
INC-198193 · Issue 723624
Error correctly shows for each attempt to upload an oversize file
Resolved in Pega Version 8.6.5
The error message indicating an uploaded file exceeded the permitted file size was only shown on the first try on Android. Subsequent attempts to upload the same oversize file did not generate any error. This was due to a persisting value, and has been resolved by explicitly clearing the input value for the mobile browser upload.
INC-205683 · Issue 702561
Data transform actions supported in offline app
Resolved in Pega Version 8.6.5
Support has been added for pre- and post-processing data transform functionality and validation in the local actions of the offline app.
INC-222126 · Issue 721903
Improvement for mobile display error related to harness timing
Resolved in Pega Version 8.6.5
After updating from 8.1 to 8.6, working very quickly on mobile to create a case and refresh it resulted in a "Display error" screen that included the message "Failed to find instance @baseclase.pyCreate of type Rule-HTML-Harness". This was caused by the system not being initialized with the needed content and some target parameters therefore being evaluated as null. A preliminary fix for closeDocCallback when WebView is not loaded has been added which has significantly reduced the frequency of this issue. Additional work will be done towards a complete resolution in a future release.
INC-205683 · Issue 702562
Data transform actions supported in offline app
Resolved in Pega Version 8.7.3
Support has been added for pre- and post-processing data transform functionality and validation in the local actions of the offline app.