vp-setupfit not compatible with existing config files?
Created by: nhartland
If I try to run vp-setupfit on an existing config file (180109-edi-001) I run into the following error:
[WARNING]: Output folder exists: /mnt/zfsusers/hartland/one_experiment/180109-edi-001 Overwritting contents
[ERROR]: Cannot process a resource:
Could not process the resource 'filter', required by:
- Target specification
Bad input type for parameter 'fakedata': Value 'off' is not of type bool, but of type 'str'.
So I guess vp2 can't coerce 'off' to 'False'. Is this already known behaviour?