OLODiman11
OLODiman11
### Environment Jmix version: 2.7.0 ### Bug Description Entity changes are not preserved in the UI when reopening its detail view ### Steps To Reproduce 1) Run sample project 2)...
### Environment Jmix version: 2.7.0 ### Bug Description Entity changes are not preserved in the UI when there is a deep composition relationships ### Steps To Reproduce 1) Run sample...
### Environment Jmix version: 2.6.1 ### Bug Description When an association references a column other than id ``` @NotNull @JoinColumn(name = "CODE", referencedColumnName = "CODE", nullable = false) @ManyToOne(fetch =...