Environment
Jmix version: 2.8.999-SNAPSHOT
Jmix Studio Plugin Version: 2.8.SNAPSHOT8104-252
IntelliJ version: IntelliJ IDEA 2025.2 (Community Edition)
Bug Description
Entity has URI type attribute with some value. Exception occurs when user sets generic filter for this attribute
Steps To Reproduce
1.Create entity with URI type attribute
2.Launch project and set generic filter for this attribute
Current Behavior
Exception:
IllegalArgumentException: Unable to serialize value 'http://localhost:8080/products/' of type 'class java.net.URI'
Expected Behavior
Generic filter works without error
Sample Project

Environment
Jmix version: 2.8.999-SNAPSHOT
Jmix Studio Plugin Version: 2.8.SNAPSHOT8104-252
IntelliJ version: IntelliJ IDEA 2025.2 (Community Edition)
Bug Description
Entity has URI type attribute with some value. Exception occurs when user sets generic filter for this attribute
Steps To Reproduce
1.Create entity with URI type attribute
2.Launch project and set generic filter for this attribute
Current Behavior
Exception:
Expected Behavior
Generic filter works without error
Sample Project