Idea #15455
Updated by Peter Amstutz over 5 years ago
Currently all outputs go in the user's home project which is undesirable due to the amount of clutter created.
Change this to create a new sub project under <user> / Workflow runs / <Workflow name + date of run> where all outputs are placed by default (unless the user specifies something different).
This needs to occur before the workflow runner is submitted. Should be added to arvados-cwl-runner when --project-uuid is not specified. Should also be added to Workbench 2 when the user hasn't explicitly chosen a project to run in (#15448).