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
If a problem occurs with a deleted object, you receive absolutely no information—other than its type and ID—about what kind of object it might have been:
junit.framework.AssertionFailedError: Object DBKnowledgeObject[wrapper: DeletedObject(GenericObject:7134)] already deleted in context DBContext[test:test.de.ascon_systems.dreso.product.model.assembly.TestAssemblyService] M 0 N 0 R 4.
It might be helpful to load the object information from the last revision in which the object still exists.
Test
Not a real test. The changes can be traced while debugging TestKnowledgeItemAliveState.java.