We are glad to inform you that the latest version 2.9.3 of Flowfactory Platform is out. Below is the list of Jira issues that were part of this upgrade.
Overview
Key | Summary |
---|---|
Gridfilter with date-time is not possible to only use date | |
Web Client - Improve performance when creating view metadata | |
Web Client - Rich Text box in combination with Format Entity stopped working | |
Webclient - Updating entity in a dialog from a list and saving does not refresh source list | |
[WebClient] Hot reload is broken | |
Block UI until view has refreshed after run workflow | |
Multilayout control doesn't update after push update if no criteria is matching | |
Setting entity property with list loads all entities from list source table | |
Too many property metadata are added to Data context for user session | |
When opening an "ansökan" it keeps on loading |
Details
FF-5366 - Dev :: CUS Top10
FF-8086 Gridfilter with date-time is not possible to only use date
DescriptionFor a date column, the grid filter field showed a clock when setting the filter. When using the filter the user had to set the time as well to filter out lines.SolutionWe changed the editor to only show the data so that when filtering all lines that matches the date are shown.
FF-4537 - Dev :: Product Success
FF-8072 Web Client - Improve performance when creating view metadata
DescriptionFor views that contains grids with many rows and columns it would be slow to render the data for the client.SolutionPerformance improvements where implemented that makes it faster to render data in these cases.
FF-5847 - SM :: Incident Management
FF-8039 Web Client - Rich Text box in combination with Format Entity stopped working
DescriptionWhen using Rich Text box and the letters åäöÅÄÖ to send the values into a “Format Entity” activity has stopped working. Using an ordinary string field for the same purpose works fine. But the FormatResult turns out empty when special characters is involved.SolutionAdded support for safe encoding of åäöÅÄÖ to make it possible to use them in the “Format Entity” activity.
FF-5847 - SM :: Incident Management
FF-8090 Webclient - Updating entity in a dialog from a list and saving does not refresh source list
DescriptionThe data in a grid in a view without a root entity was not updated after the user did changes of the grid rows by opening a dialog.SolutionFixed the bug that blocked the UI from updating.
FF-8068 [WebClient] Hot reload is broken
DescriptionThe Live update is not working when saving a view in Studio.SolutionFixed the problem that caused the Live update to not work.
FF-8069 Block UI until view has refreshed after run workflow
DescriptionThe web client UI should be blocked until the workflow that is run is completed and the updated view state is applied in the view.SolutionFixed so that web client UI is blocked for the duration of the workflow.
FF-8065 Multilayout control doesn't update after push update if no criteria is matching
DescriptionMultilayout view would fail to update if no matching views was selected on the server side based on criteria.SolutionHandling of missing view was added to support this scenario.
FF-8082 Setting entity property with list loads all entities from list source table
DescriptionWhen selecting an entity from a list all entities for that table would be loaded server side even if not needed.SolutionFiltering was implemented server side so only entity that actually was set is loaded.
FF-8070 Too many property metadata are added to Data context for user session
DescriptionWhen an end user would work with data inside of a complex view with many controls the user would experience performance degradation after some time.SolutionA fix was done that ensures consistent performance over time even for complex views.
FF-8088 When opening an "ansökan" it keeps on loading
DescriptionIn some rare cases you could get a busy indicator shown in front of dialog. SolutionThis was caused by an update in 2.8.3 that has been reverted. The feature was to have spinner shown in front of dialogs when running a workflow from a dialog. This feature has been temporarily disabled while we are working on a new version of it.
Known bugs
The spinner is not shown for dialogs
Description
When running a workflow from a dialog the spinner is not shown in the UI.
Thanks
Comments
0 comments
Please sign in to leave a comment.