NHMDenmark / Mass-Digitizer

Common repo for the DaSSCo team
Apache License 2.0
1 stars 0 forks source link

Add DaSSCo remarks table in Specify for NHMA Entomology #520

Open AstridBVW opened 3 weeks ago

AstridBVW commented 3 weeks ago

A table version of remarks was previously added to the Specify UI for NHMD. A similar remarks table should be implemented for NHMA Entomology.

For NHMD it is the Collection Object Properties table that has been used to implement this. The standard Collection Object Remarks has been retained.

As for NHMD the table should include four fields:

  1. Text field labeled "Remark"
  2. Text field labeled "Source"
  3. Date field labeled "Date"
  4. yesNo field labeled "Valid"

The table itself should be named "Collection Object Remarks".

FedorSteeman commented 14 hours ago

For NHMA Entomology, the schema config has been adjusted to match the CollectionObjectProperty table captions in NHMD Entomology.

However, I noticed that in NHMD Entomology, the YesNo1 field was not yet marshalled i.e. re-captioned as "Valid". I did this right away, so now it's the same in both ends. For NHMD Vascular Plants all was fine.

@AstridBVW Please verify that everything is as it should be, so we can close this ticket.