Col. Obj. Attributes, Metadata and Tags not working in Collection Object Attachment subform

While editing forms we fell upon the following bizzare behavior in the Collection Object Attachment subform.

I cannot click the “+” to make any entry in the attachment subforms.
They also don’t seem to appear in the form preview while I am editing the XML (but do in the form itself)
I triple-checked the syntax, the view names, and looked everywhere I could think of, but I can’t seem to find a fix.
Is there something I am missing?

I am posting the XML from the CollectionObjectAttachments view definition

Thanks for the help

<!-- <row>	
<cell type="subview" id="At4" viewname="AttachmentImageAttribute" name="attachment.attachmentImageAttribute" colspan="3"/>	
</row>	
<row>		
<cell type="subview" id="M3t" viewname="AttachmentMetadata" name="attachment.metadata" defaulttype="table"/>	
</row>	
<row>		
<cell type="subview" id="T4g" viewname="AttachmentTags" name="attachment.tags" defaulttype="table"/>	
</row> -->

Hi @MFKouk,

Thank you for your question!

We found the same issue during testing and have identified this as a bug. It has been reported it to GitHub as #8096 and will be fixed in a future release.

Unfortunately, there is no workaround to fix the subviews in the meantime. However, other fields on the Attachment table can be added to the form to accommodate additional data for your Collection Object Attachment records.