Skip to content

Back-end check for merging copies

Hugo Kerstens requested to merge 601-multiple-copies-check into master

This MR:

  • Removes the check for multiple copies in the front-end
  • Adds a check for multiple copies in the back-end, returns 409 when necessary
  • Adapts tests for the new back-end behaviour

Closes #598 (closed)

Edited by Adrià Labay

Merge request reports