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 will be updated on 12-Feb-2026 between 12:00 and 14:00. There may be small periods of service instability.
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.