What actually happened?
Following the steps necessary for sample registriation:
On the Register Sample Batch page inside an experiment, I performed the following steps
- Click on Edit for a batch
- Download the XLSX file
- Remove a species, specimen or analyte or other required information (by pressing DEL when the cell is selected)
- Upload the modified XLSX file
- Observe validation failing in the dialog (errors are shown e.g. missing species)
- Confirm the dialog by clicking the button
- The dialog closes and registration is triggered
- You are shown a success toast
What did you expect to happen?
I expected to be stopped in step 6. Clicking the confirm button on the dialog should not do anything when validation is not successful for all sample entries.
I excpect:
- Given a file was uploaded, When validation is not successful, then clicking the confirm button does not trigger any action.
- Given a file was uploaded, When validation is successful, clicking the confirm button registers all samples.
Steps to reproduce
- Click on Edit for a batch
- Download the XLSX file
- Remove a species, specimen or analyte or other required information (by pressing DEL when the cell is selected)
- Upload the modified XLSX file
- Observe validation failing in the dialog (errors are shown e.g. missing species)
- Confirm the dialog by clicking the button
- The dialog closes and registration is triggered (this is wrong)
- You are shown a success toast (this is wrong)
Affected application area
Sample Management
Browser(s) where the problem occurs
Microsoft Edge, Safari, Firefox, Chrome
Additional context
A valid example file:
2026-03-20_Q2RGU6_sample-metadata-update-template.xlsx
An invalid example file:
2026-03-20_Q2RGU6_sample-metadata-update-template_invalid.xlsx
Code of Conduct
What actually happened?
Following the steps necessary for sample registriation:
On the Register Sample Batch page inside an experiment, I performed the following steps
What did you expect to happen?
I expected to be stopped in step 6. Clicking the confirm button on the dialog should not do anything when validation is not successful for all sample entries.
I excpect:
Steps to reproduce
Affected application area
Sample Management
Browser(s) where the problem occurs
Microsoft Edge, Safari, Firefox, Chrome
Additional context
A valid example file:
2026-03-20_Q2RGU6_sample-metadata-update-template.xlsx
An invalid example file:
2026-03-20_Q2RGU6_sample-metadata-update-template_invalid.xlsx
Code of Conduct