Replies: 1 comment
-
Opened issue #14073 instead as I suspect this is a bug. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
I am trying to create custom field choice sets via direct import with this sample data:
name,extra_choices
test_set,"enabled,disabled"
However I get an error saying: "Record 1 extra_choices: Nested arrays must have the same length." Apparently an issue with my data. What's the correct data syntax? I couldn't find an example in the documentation.
Beta Was this translation helpful? Give feedback.
All reactions