Dmitry Taimanov
Dmitry Taimanov
Currently DATE_INTERVAL condition type is not supported in REST filter. At the same time this type is supported by Conditions and by Generic UI Filter ("in interval").
1. Open WebDAV documents view 2. Try to upload file [The_document with_long_name_and_no_spaces — копия.txt](https://github.com/jmix-framework/jmix/files/13126092/The_document.with_long_name_and_no_spaces.txt) as new WebDAV document (I hope original symbols of the file name will be preserved for...
### Problem For now, only plain `@EmbeddedId` is supported. Nested embedded entities are ignored by lazy loading and by studio. ### Task * Consider nested `@Embedded` entities in `@EmbeddedId` entity...
#### Problem Some of dependency jars can be not assembled yet at enhancing time (mostly in case of multi-project builds). Entities from these jars is not considered in `persistence.xml` and...