in a scenario where i pass multiple files to the download tool (to upload to an FTP server), the data in the workflow gets cut off with the message "ended by a downstream tool". This leads to me only uploading one file (out of the two I am trying to upload).
based on community posts, this seems to be because i am not outputting anything in the workflow or do not have any browses (browses are automatically turned off because I am using Crew Macro's List Runner)
BUG: the download tool should count as an output tool because it is indeed outputting.
BUG 2: if browses are disabled but they exist in the workflow, it should still create all the records.