We are glad to inform you that the latest version 2.6.0 of Flowfactory Platform is out. Below is the list of Jira issues that were part of this upgrade.
Overview
Key | Summary | Epic |
---|---|---|
Studio - See list of List Configuration errors in studio | FF-5805 - Dev :: Compile Check & Refactoring | |
Studio - See list of View Configuration errors in studio | FF-5805 - Dev :: Compile Check & Refactoring | |
False validation error with Find-activities | FF-4537 - Dev :: Product Success | |
Studio - Add live update of data model changes | FF-4537 - Dev :: Product Success | |
Studio - Workflow Config Error marker is rendered incorrectly | FF-4537 - Dev :: Product Success | |
Cancel calculation change | FF-5847 - SM :: Incident Management | |
Test applications not working for SDAB. | FF-5847 - SM :: Incident Management | |
View jumps to bottom when selecting row in grid | FF-5847 - SM :: Incident Management | |
Workflow validation checks properties against faulty types in ValidateCriteria | FF-5847 - SM :: Incident Management | |
[WebClient] Dropdown has duplication requests during initial open | ||
Web Client - Grid empties selected row |
Details
Validations for Lists
As a developer I want the application build to be validated and see a list of configuration errors when making changes in the studio to avoid deploying applications with wrong configurations.
Validations are made for the following cases:
- Lists that references missing entities
- Lists that references missing properties
- Lists that have invalid filters
- Lists that have invalid sort columns
Validations for View in Flowfactory Studio
When working with views in Flowfactory designer you now get a list of validation errors shown next to the view. This will help developers to catch wrongly configured views directly when configuring the views.
Validations in views are avaliable for the following cases:
- References to missing entities
- References to missing properties
- Invalid visible criteria
- Invalid enabled critera
- Invalid command references
- Validate that Look up property is connected to a list
Description
The Find entity activities gave error indications even if the actitivties were configured correctly.
Solution
The false error indications are now removed.
Description
When running a test session in Studio the changes to entities and properties were not updated in the test session.
Solution
The changes in entities and properties are now updated directly in the test session. This means that it is even quicker to develop apps together with the users.
Description
When clicking or trying to drag the Config Error marker in the workflow designer in Studio the marker was rendered in a totally different way.
Solution
The rendering of the Config Error marker is now always the same.
Description
When editing a property in Studio and then pressing cancel in the edit dialog, the changes were still persisted.
Solution
Fixed a bug in a event that did a commit changes when the context was changed.
Copied missing resources
Use DevExtreme scrolling control instead
Workflow validations causes false positives
Bugfix for validations in Find Activities that caused false validation errors
Fix DropDown datasource initialization
Thanks
Comments
0 comments
Please sign in to leave a comment.