I have recently upgraded to 6.12.9 from 6.12.6.
Since the upgrade when a new folder is created in one of my shares it is altered to have a owner of root after initially having an owner set of nobody. Files are moved to a directory with SFTP container, then sorted to a new directory with a second container 'FileFlows'. Have confirmed that folders/files when initially moved by the SFTP container have the correct owner of nobody, and when FileFlows moves the files and folders both are set to the correct owner of nobody (log excerpt below).
Example excerpt from fileflows logs
Info -> Changing owner on folder: NEW_FOLDER
Info -> Change owner command: chown -R 99:100 NEW_FOLDER
Is there a known ownership issue with 6.12.9? All was working fine prior to the update.