Open
Description
plone.volto creates a custom index for block_types
which returns a set. This doesn't cause any issues for the portal catalog but the data can't be directly serialized to json.
The data seems to just be a simple list, and possibly the best fix might be to question why it is a set.
I have a PR which I will link that serializes sets to lists when indexing to es and resolves the issue
Metadata
Metadata
Assignees
Labels
No labels