f:all does not render JsonbMapType (Postgres) field
Open
relates-to: grails-fields
- Dominant language
- Groovy
- Stars
- 2.9k
- Forks
- 975
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 92
Description

I have been using the Postgres extension in Grails 3. f:table renders the JsonbMapType field properly in the display, but not for f:all, in which the least expected to render is a text field.
Contributor guide
Research direction
Reproduce the Grails 3 form rendering with a PostgreSQL JsonbMapType field, comparing f:table with f:all. Start by tracing how each tag handles the field type; done means f:all renders the field, at least as a text field, consistently with f:table.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy, postgres
- Domain
- databases, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100