Skip to content

Conversation

@arthanson
Copy link
Collaborator

Fixes: #13872

The CSV delimiter field needs to be on all the file upload type forms as it is used in the processing, if not there it gets returned as a space (not a valid type) which caused errors.

@arthanson arthanson marked this pull request as ready for review October 2, 2023 20:00
@arthanson arthanson changed the title DRAFT: 13872 fix bulk import 13872 fix bulk import Oct 3, 2023
Copy link
Member

@jeremystretch jeremystretch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @arthanson!

@jeremystretch jeremystretch merged commit 5cb1a6b into develop Oct 3, 2023
@jeremystretch jeremystretch deleted the 13872-bulk-import branch October 3, 2023 18:53
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bulk import - file upload flashes and does not import with no visible error

3 participants