Tag field migration issue
we have tag cq/gui/components/coral/common/form/tagfield.
it was created to select only one field. now its a requirement to change to select multi.
Issue is already existing selected tags.
how to migrate crx content which is stored as single field as string to string array (string[]) ?