Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

Unable to import CSV: Unexpected mixed field #47

Open
yuepywu opened this issue Oct 15, 2021 · 1 comment
Open

Unable to import CSV: Unexpected mixed field #47

yuepywu opened this issue Oct 15, 2021 · 1 comment

Comments

@yuepywu
Copy link

yuepywu commented Oct 15, 2021

For example, a username field with 2 records and trying to import to strapi text field:

Username
user1
22222

The above case counted as a mixed field import and the import was failed.

Suspected the 2222 hasn't counted as a text field.

image

@yuepywu
Copy link
Author

yuepywu commented Oct 15, 2021

I am wondering if there is an option to force import as a string for some use case.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant