Fix CSV import: handle _hid fields being arrays.
Alex Lanes reported an error importing CSV files where a FOO_hid field was an array. Turns out this code-path didn't exist. It now does.
GitLab has been upgraded. See what's new in the Changelog.
Alex Lanes reported an error importing CSV files where a FOO_hid field was an array. Turns out this code-path didn't exist. It now does.