FintechOS Platform 20.1.9

This release brings about a series of bug fixes for platform enhancement.

Fixed Issues

No.

Summary Module

N/A

Related Virtual attributes were not localized. FintechOS Studio

N/A

When adding a new system user was not successful, there was no complete rollback. FintechOS Studio

N/A

When double clicking on the Next/Previous button in a User Journey of type Wizard Mode, the system would skip a step. FintechOS Studio

N/A

When trying to update (change) the name of a Business Unit, an error message was displayed. FintechOS Studio

FSD-5008

When using the AD Integration, a user who had the bool ''Password Never Expired'' true could no longer log into the FintechOS environment. FintechOS Studio

N/A

Organizational level permissions on a security role did not allow that security role to edit the entity extension.

FintechOS Studio

FSD-5505, FSD-4990

This release addresses several security issues in the FintechOS environment.

FintechOS Studio

N/A

Unregistered user had access to all custom actions using code.

FintechOS Studio

N/A

Business Workflow Transition names were filled with the wrong name.

FintechOS Studio

N/A

In simple grid report, the option set parameters of a data source were not exported.

FintechOS Studio

N/A

The localization of ''Reset password'' was incomplete.

FintechOS Studio

N/A

After creating a simple grid report with a Data Source with a Fetch condition, the condition was doubled when the SQL was executed.

FintechOS Studio

N/A

When creating an attribute with an underscore e.g. ''_'' in the name, the value of the attribute set was not rendered in a a View using Cell Template.

FintechOS Studio

N/A

Reset Password fails if the password-min-age was set.

FintechOS Studio

FSD-5091

After having done an import with a Custom report using deployment package, the second time trying to import to update report item, it required DocumentReport Tag within the Xml file.

FintechOS Studio

N/A

New notifications on Android would override the last notifications.

FintechOS Studio

N/A

Opening an existing menu item in the FintechOS Platform rendered an error.

FintechOS Studio

Known Issues

Summary Module
The replacement string font size parameter in the replaceTokens server side function is ignored.

FintechOS Studio

EL Pipes – Sometimes, when setting up connections that require TLS authentication, the following error message may be displayed: "Failure! You must enable TLS or login from the local machine to authenticate with this site.".
Workaround:
  1. Log in to your local server.
  2. Open the connections page of the CData Sync Admin Console in a web browser (http://localhost:8019/connections.rst).
  3. Set up the connection from the admin console.
FintechOS Studio
Accessing an entity with no default form displays a loading animation, with no error message. FintechOS Portal
Form Driven Flows – Virtual attributes are available in flow control rules expressions only after a Save & Reload. FintechOS Studio
The loading animation is displayed in FintechOS Portal when the user triggers imported code that doesn’t have ";" before the return statement. FintechOS Portal/Deployment Packages
Plugin assemblies must be copied and pasted in the PortalPluginStore\AddIns folder after import in FintechOS Studio in order to be functional. FintechOS Studio
The Save Changes prompt does not appear when the Insert button is clicked. FintechOS Studio and FintechOS Portal
Inline editing in views doesn’t work if the view columns are created with attribute aliases from the fetch. FintechOS Portal
Titles are displayed in dashboard widgets when the "Show Ttitle" option is disabled. FintechOS Portal
Views – Code before the return statement in the Fetch Object Expression must end with ";" when generating the view columns. Otherwise FintechOS Portal will crash when displaying the view. FintechOS Portal and FintechOS Studio