Actions
Bug #8766
closed[CWL Runner] arvados-cwl-runner using --project-uuid does not place the outputs in the specified project
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Crunch
Target version:
Start date:
03/21/2016
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Story points:
0.5
Description
Even if the pipeline is successful, the outputs are placed in the user's home project, not the project the pipeline is running in.
cwl-runner needs to find the collection with the output's portable data hash, and create a copy of that collection in the parent project if it does not already exist.
Actions