FF-8874 Drop-down not showing values
Description
The dropdown component is not updating it’s value when we receive it from the serverSolution
add setTimeout to ensure value update
FF-9026 Webclient - Extra column without caption and data in gridView (columnChooser)
Description
An empty column header is shown in the column chooser. The column for showing action buttons was rendered but not visible so it appeared in the column chooser.
Solution
The column for action buttons in the Grid View control should not render if there are not any action buttons.
FF-9113 DIOS - [Test 5.0.0] Quote - Positions - System throwing exception when playing with Positions and Material Positions
Description
RunWorkflow logic was using latest ActiveEntity and OrderedSelection state
Solution
Updated RunWorkflow logic to use ActiveEntity and OrderedSelection that was set during event trigger
FF-9135 Studio - View is truncated
Description
Views can be stuck at minimum view size.
Solution
Increased minimum view size to not be able make views get stuck at minumum size
FF-8585 Implement shared data for platform and system modules
Description
A change has been made in the underlying infrastructure in web client that will reduce memory usage server footprint when multiple users are logged on in an application.
FF-9128 Studio - Command order in ribbon when Springboarding entitys and excels
Description
When building an app from Excel the commands that are added to the sidebar gets random order.
Solution
Fixed so that the commands that are added to the sidebar have a set order.
FF-8838 Changes in Evaluate Expression are not detected
Description
When changing the expression in an Evaluate Expression Activity you need to deselect the activity (e.g., by clicking somewhere else in the workflow) to be able to save the changes.
Solution
Added functionality so that the Expression Editor saves its changes when saving in Studio.
FF-8937 DIOS - Search agreement report does not show all agreements #SE INC19381596
Description
If related data in a search report was deleted the whole row was removed from the search result.
Solution
Generated SQL was modified to not skip the whole row but just leave the affected properties in the result blank.
FF-8980 Regina: Sidebar is still gone sometimes when closing a ticket (ärende)
Solution:
A delay is needed after closing a view to update the activeTab.
FF-8981 [SDAB] Single click WF in grid not showing blocking spinner
Description
In the GridView control, triggering a single-click workflow did not activate the busy indicator leading to the user being able to click multiple rows causing unexpected issues.
Solution
Better handling of the busy indicator when running workflows from the grid to prevent users from triggering workflows from multiple rows.
FF-9071 Expand row icon missaligned for grouped grid
Description: Resolved an issue where the expand row icon was incorrectly aligned within grouped grids. This misalignment was present in both the new and old CSS files.
Solution:
Updated the CSS rules for the expand row icon to ensure proper alignment across all grouped grids.
Comments
0 comments
Please sign in to leave a comment.