FF-7802 Report designer: Criterias remain forever
Description
Display of Parameters: Parameters with entity names will now be displayed between hard brackets, ensuring clarity. This will be reflected both in the grid and when selecting criteria.
Editing Parmeters: Users can edit parameter names directly within the grid, this provides better control over parameter names without the need to navigate to other sections.
Deletion of Parameters: Parameters ca be deleted in two places:
a. Directly from the grid.
b. When adding a criterion, giving users more flexibility in managing parameters.
FF-7989 Cannot choose list value in workflow
Description
The issue was that list values did not appear when trying to set a value on a property in create entity/set values activity. This was because there was a entity criteria on the connected entity related to the affected entity. The criteria included an evaluation of property data and therefore could only be evaluated for the Webclient. This behavior only affected the studio.
Solution
Made it so that the criteria is evaluated the same for the studio and Webclient. The parts of the criteria that includes evaluations of property data are ignored when evaluating the whole criteria.
FF-8133 Refresh entity activity doesn't reload connected entity
Description
In certain scenarios entity properties would not be updated in a view if some other user updated that value in a different session even if that value was not changed in the view.
Solution
A fix was implemented to make sure that the local value is updated if no change was made.
FF-8222 Delete Entity- Gives unhandled exception
Description
Timing issue when reloading view data, deleting entity, closing view in the same time.
Solution
Add delay and add null check for entity.
FF-8631 [Studio] Filter in repeater controller doesn't work correctly
Description
Collection loading ignores filtering when preloaded collection has 0 items.
Solution
Add empty collection to init process of preloaded collections.
FF-8429 Change error message support email
Description
Now, it is possible to customize the error message with custom support information per Application Instance.
FF-8500 SDAB-874 Password characters
Description
Allowed password characters are not compatible with password text hint.
Solution
Password text hint updated with correct information.
Comments
0 comments
Please sign in to leave a comment.