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
#26569
Missing constraint violations when deleting objects referenced by mandatory fields
A Class A defines a mandatory reference to Class B.
Nevertheless, associated Bs can be deleted, leaving instances of A with an empty mandatory reference.
Even if an explicit check is annotated on the reference to ensure that the value cannot be empty, the deletion of associated Bs is not prevented.
Test
- `/com.top_logic.demo/src/test/java/test/com/top_logic/demo/scripted/model/TestPreventDeleteObjetInMandatoryReference.script.xml `