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
A calculated attribute can be provided with a path of property names to compute the arguments for the function. Currently, the non-terminal steps are expected to be of type "ITEM," meaning that it is possible to drill down to a single ConfigurationItem.
Here, properties of the types "LIST," "MAP," and "ARRAY" should also be allowed in non-terminal steps. For the "MAP" type, the values of the map are interpreted as the target type.
If the type of the non-terminal property is “LIST,” “MAP,” or “ARRAY,” then the argument value is a list of values.
Test
TestDerived.testDerivedNavigationUsingCollections()