seek
seek copied to clipboard
Creating an ISA-JSON compliant assay after error, returns a 404.
How to reproduce:
- Try to create an ISA-JSON compliant assay with an error (e.g. forget to fill in the title) and submit it.
- The user is redirected to the form again, with error messages on top asking to correct the mistakes.
- Correct the mistakes and re-submit the form.
- The user sees a 404 not found while nothing gets created.