Issue description
When loading runs or workflows, items that are selected in a MultiSelect field are deselected, and the "Selected:" column remains empty. I suspect this has something to do with the dynamic creation of the list of items.
The selected values are properly saved in runs and workflow files - as can be seen in this workflow, e.g., in the s00032_FilterProteinsByProteinIDs step (Had to zip the yaml because GitHub didn't want me to upload the plain yaml).
Issue description
When loading runs or workflows, items that are selected in a MultiSelect field are deselected, and the "Selected:" column remains empty. I suspect this has something to do with the dynamic creation of the list of items.
The selected values are properly saved in runs and workflow files - as can be seen in this workflow, e.g., in the
s00032_FilterProteinsByProteinIDsstep (Had to zip the yaml because GitHub didn't want me to upload the plain yaml).