major
minor
minor
#27027
Declarative forms: SelectField disappears after upload if option list depends on mandatory property
#27042
MaintenanceJspBase should write to the log first, then to the client, instead of the other way around.
defect
minor
#27085
Create in tree grid on misconfiguration leads to NullpointerException
If a tree grid is configured in the app, a "New Row" handler can be configured to create a new row in the grid. If no model is configured here, a NullPointerException occurs when the handler is executed.
Instead, an error message should appear stating that no context has been selected.
Test
TestTreeGrid.script.xml