gbif / ipt

GBIF Integrated Publishing Toolkit (IPT)
https://www.gbif.org/ipt
Apache License 2.0
127 stars 57 forks source link

Many optional sections in the metadata are marked with * #2098

Open MattBlissett opened 1 year ago

MattBlissett commented 1 year ago

The * implies they are required, but they are not.

e.g.

Geographic Coverage → Descriptoin

Associated Parties → Position, Organization

Project Data → Title

Sampling Methods → Study Extent, Sampling Description, Step Description

Citations → Resource Citation

I think in several of these cases the fields are required once part of the section is filled in, e.g. the project must have a title. Can this be expressed in Javascript or with the HTML form validation that didn't exist when these forms were originally designed?

mike-podolskiy90 commented 1 year ago

Thanks Matt. We can just remove those asterisk if we want to. IPT EML validation will be working fine as before

peterdesmet commented 2 weeks ago

We are getting error messages if Geographic description is not filled out. Is it required?

image (1)

Ping @sannegovaert