Skip to content

Unable to serialize value of URI attribute type in the generic filter #5051

@mig-sam

Description

@mig-sam

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

Image

Metadata

Metadata

Labels

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions