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
{{ message }}
This repository was archived by the owner on Nov 25, 2022. It is now read-only.
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.