You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When uploading an (at least 1508) excel order form with "No delivery" selected as data_delivery, the parsing fails, with an "Unsupported data delivery" error.
To Reproduce
Upload a 1508 form with No delivery selected from the dropdown.
Expected behavior
It should be parsed into the no-delivery option.
Clarification
In the excel orderform the column data delivery is a drop down meny containg the option No delivery since it contains a space it crashes when the excel sheet is uploaded.
The option is only used within the CG org to place control samples
The text was updated successfully, but these errors were encountered:
Describe the bug
When uploading an (at least 1508) excel order form with "No delivery" selected as data_delivery, the parsing fails, with an "Unsupported data delivery" error.
To Reproduce
Upload a 1508 form with No delivery selected from the dropdown.
Expected behavior
It should be parsed into the no-delivery option.
Clarification
In the excel orderform the column data delivery is a drop down meny containg the option No delivery since it contains a space it crashes when the excel sheet is uploaded.
The option is only used within the CG org to place control samples
The text was updated successfully, but these errors were encountered: