On Mon, 6 Feb 2023 12:22:42 +0000 Ingeborg Østrem Hellemo ingeborg.hellemo@uit.no wrote:
It was just since the Attributes field was available for filtering in the standard room report that I began to wonder that you had put some magic in place.
The filter form is auto-generated based on the columns returned by the query. It can match against most "standard" fields and data types, but it is too simple to understand that the `attributes` column is a complex data type.
The simplest improvement that could be made here is to detect that the column is too complex and *not* generate a filter form entry for it.