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.
enhancement
For a property whose value is another tl:ConfigurationItem, you can specify a format that allows the inner item to be specified as an attribute value (either always or only in simple cases). This is not yet possible for lists of inner configurations
Improvement
Specifying an @Format(...) for a property with a list value (List<Item>, where Item also represents a configuration).
Test
- test.com.top_logic.basic.config.TestConfigurationItemFormat.testReadWriteShortcutList()