Skip to content

feat(server): introduced eissn in collection metadata

Rudresh Shrotriya requested to merge fix/1404-introduce-eissn into develop

Targets: #1404 (closed)

Changes:

  1. In the Collection metadata template,
  • Renamed 'ISSN' to 'Print ISSN'.
  • Added a new field called 'Electronic ISSN'
  • Introduce a new restriction to the Print ISSN and Electronic ISSN fields to only accepts ISSN's in the format
  1. If a collection metadata has values in 'Print ISSN' and/or 'Electronic ISSN' add it to the collection metadata that we write when the collection is previewed or published (loaded to PMC).
Edited by Rudresh Shrotriya

Merge request reports