FintechOS Platform 20.2.2

September 14th, 2020

This release brings about several bug fixes.

IMPORTANT!  
FintechOS Studio version 20.2 and greater requires .NET Framework 4.7.2.
When upgrading from previous versions:
  • Update the web.config file to support .NET Framework 4.7.2. For details see .Net Framework 4.7.2.
  • Configure any system parameters that have replaced web.config settings. For details, see New System Parameters.

Fixed Issues

Summary Module
A platform data entity was not able to have a M-to-M relation to the same entity in order to add records in the grid. FintechOS Studio
After creating a data source with a Fetch condition for an entity and a simple grid report with a report item for that data source, the Fetch condition was doubled when the SQL was executed. FintechOS Studio
Flow control rule with a bool attribute was not evaluated correctly after insertion of record in the bool attribute. FintechOS Studio

Known Issues

Summary Module
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