I think I’m having a bug with the parameter in Jpql inside the report in jmix flow ui, can you help me please
If I place the data directly in the where, it works, but so by parameter it gives me the following error:
ReportingException: An error occurred while loading data for band [formJpql] and query [dataSet1]. Report name [formjpql]
An error occurred while loading data for data set [dataSet1]
You have attempted to set a value of type class com.uyuca.
entity.Wedding for parameter param_1 with expected type of class java.util.UUID from query string select
e.email ,
e.name ,
e.phone from uyuca_Form e
where e.id = :param_1.