Story #10293
Updated by Tom Morris over 8 years ago
Container requests, when finalized, copy the container output to a new collection. However, the uuid of this collection is not recorded on the container request, although the collection has a 'properties' field pointing to the container request. The container request should have an output_uuid field storing the collection that was created for the container request.
For migration add a non-existent zzzz-* collection UUID.
Update arvados-cwl-runner to read new field and change to monitor container requests rather than containers.