Docker 0.258.2: Cannot Annotate Attachment Fields

When trying to annotate (Edit Description) an existing attachment field the following error is encountered:

Undefined binding(s) detected when compiling SELECT. Undefined column(s): [fk_col_id] query : select * from “nc_gallery_view_v2” where “base_id” = ? and “fk_cover_image_col_id” = ?

Screenshot 2024-11-27 at 11.04.56 AM

This also occurs when a newly created test field is used.

If a new test field is created with a Description, the Description will be saved but any attempt to edit the description will result in the error.

Fields of other types do not seem to be affected.

Node: v20.15.1
Arch: x64
Platform: linux
Docker: true
RootDB: pg
PackageVersion: 0.258.2

Created an issue here to follow up further