cern-sis / issues-inspire

0 stars 0 forks source link

require `titles.title` in conferences #404

Closed michamos closed 7 months ago

michamos commented 8 months ago

the titles field in conferences is not required, but the UI assumes it is. In practice it's always present, so we should change the schema to require it.

drjova commented 8 months ago

TECHNOTES:

  1. Add titles as a required field here
  2. Update the tests to cover this case.

ACCEPTANCE:

drjova commented 8 months ago

Get the control_number of the conferences without a title, use ES query.