[master] Use new implementation of getFilesWithMetadata
The old getFilesWithMetadata implementation relies on the prodoutputfiles table which is only periodically updated. As a result, files are added to transformations more slowly. Using "OnlyParameters" forces the new implementation to be used.
Also removed the getFiles/getFilesWithMetadata comparsion code
BEGINRELEASENOTES
*Bookkeeping FIX: Use new implementation of getFilesWithMetadata
ENDRELEASENOTES