enhancement
major
minor
defect
minor
#26484
In-app template for grid and tables: Function "Verifier for use as list item" does not get component model
#26885
Constraints on declarative forms with arguments from a container reference lead to errors for new elements
#26922
With generated subject classes, a default provider of an attribute in a non-structure class does not get a create context
defect
minor
#26896
DnD: Drop operation with drop type "child" on table gets the wrong row object
A drop handler with the "child" drop type (i.e., dropping onto a row rather than in a specific order between rows) receives the wrong row object (the one row below). In particular, in a tree grid, dropping onto the last row of a subtree always returns null as the row object.
Test
In tl-demo, in the "Technical Demo" view : Components: Drag & Drop, drop work packages onto the appropriate assignees in the tree grid.