Project

General

Profile

Feature #10223

Updated by Tom Clegg over 7 years ago

Add output_name column to container_requests table. 

 Use that name (if given) when copying to final output. If there is a name conflict, append the current timestamp in ISO8601 with 1-second precision. Use ensure_unique_name feature. 

 cwlrunner to set output name when creating container request

Back