indirectus
indirectus copied to clipboard
Bug: Multiple Value Fields are typed as Strings
Description of the bug
I have some fields that although saved as CSV (which is indeed a single string) in the database are actually lists of strings when queried from Directus. These are typed as strings regardless.
directus:
returned from query:
types created:
Steps To Reproduce
No response
Additional Information
No response