### NetBox version v3.4.4 ### Python version 3.10 ### Steps to Reproduce 1. Create a CircuitType and Circuit, get the ID of the circuit 2. Create a customfield of multiple object type named cf_tenantmulti 3. Try to import the following: ``` name,slug,cf_tenantmulti test1233dsdsfdsfdsffdsf21,testdsfsdfdsfddsfdsfsfsdfsdf,1 ``` ### Expected Behavior Import succeed ### Observed Behavior `Row 1 cf_tenantmulti: Enter a list of values`