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
(User-visible)
The transaction monitor has configured the "name" ID column as a result of the change in Ticket #26872. This ensures that the "name" column is used to display the tree structure. However, a "tl:TreeCellRenderer" is also configured.
This is incorrect and unnecessary, since it is implicitly used when the "ID" column is defined.
As a result, the user sees the following view:
Test
Make the changes and then check in the Transaction Monitor to see if the collapse buttons were rendered twice. This should not be the case.
The user sees a view similar to the following image: