Closed glebfox closed 6 months ago
For QA: test with urlQueryParameters.genericFilter
disabled, because of another problem: https://github.com/jmix-framework/jmix/issues/3147
Tested on Java: 1) Jmix version: 2.2.999-SNAPSHOT Jmix Studio plugin version: 2.2.SNAPSHOT6334-241 IntelliJ version: IntelliJ IDEA 2024.1 (Community Edition) 2) Jmix version: 2.2.999-SNAPSHOT Jmix Studio plugin version: 2.2.SNAPSHOT6335-233 IntelliJ version: IntelliJ IDEA 2023.3.6 (Community Edition)
There is no exception as in ticket description.
Environment
Jmix version: 2.2.1
Bug Description
AbstractComponentGenerationStrategy.createDatatypeField doesn't create field if a custom datatype is represented with custom class.
Steps To Reproduce
spentTime
attribute (Time Entries view)Current Behavior
Expected Behavior
A datatype is set for the generated field and no exception is thrown
Sample Project
timesheets.zip