https://test.metafacture.org/playground/?flux=inputFile%0A%7Copen-file%0A%7Cas-records%0A%7Cdecode-yaml%0A%7Cfix%28transformationFile%29%0A%7Cencode-yaml%0A%7Cprint%0A%3B&transformation=from_json%28%22authorJsonValue%22%29%0Amove_field%28%22authorJsonValue%22%2C%22author%5B%5D%22%29%0A%0A%0A&data=---%0AauthorJsonValue%3A+%22%5B%7B\%22name\%22%3A\%22Test+Team\%22%2C\%22@type\%22%3A\%22Organization\%22%7D%2C%7B\%22name\%22%3A\%22\%0A++Maxi+Muster\%22%2C\%22@type\%22%3A\%22Person\%22%7D%2C%7B\%22name\%22%3A\%22Sally+Sample\%22%2C\%22@type\%22%3A\%22Person\%22\%0A++%7D%5D%22 when running it on the command line it does not create any problems.