Closed
Description
Currently it is not possible to use a collection as input for any tool if this collection is inside a list of collections. I have encountered this problem for the tool referring to the pull request #1380 under the tools-iuc repository. The output of the tool is the following:
<collection name="list_output" type="list:list" label="${tool.name} Output Collection">
<discover_datasets pattern="(?P<identifier_0>[^_]+)_(?P<identifier_1>[^_]+)_(?P<ext>[^_]+)_(?P<dbkey>[^_]+)" ext="auto" visible="False" directory="tmp" />
</collection>