Data Migration Flow with Dropdown Field in JSON format passed as Array

Dear Community,

I´m facing a configuration problem with a flow, that is supposed to migrate items from one to another collection, once their status is set to published. Every field but one consist of strings. One However is a dropdown field in JSON format. And when I pass the data via a read and create operator in my flow, the new items are displayed as arrays: null[“A”,“+”]null. The passed onto field is a string, but switching it to json doesn´t change anything.

Can you share your payload for your "create item" operation?

i shared it in a separate answer. :)

There is not enough information to duplicate or trouble shoot this use case. If you can add steps to reproduce or at least share the source + destination field configurations that are having a problem someone may be able to help. In the meantime if I understand the issue: source field type is json destination field type is string The flow is not showing any kind of data transform (Run Script or Transform operation to handle the conversion) this would definitely be an issue to solve. Let us know additional information so we can help :)

1 Answer

1