Hi,
I was able to test whether relative path imports worked on Terra by first uploading a wdl that was originally using https for imports from Dockstore to Terra. Then I created a branch in git that used relative paths for that workflow and switched to that branch in Terra. The workflow looked to have run fine.
Now I’d like to import a workflow that originally uses relative paths but I can’t upload to Terra because Dockstore is saying Terra is not able to handle relative paths. There is workaround in Terra docs about this here : https://support.terra.bio/hc/en-us/articles/360038998192-Feburary-05-2020 . I was wondering what’s the priority on fixing this?