Hello!
So my company recently switched cloud storage providers which makes all of the absolute paths in my workflows incorrect. I've been changing these to relative by navigating to "Workflow Dependencies" and manually writing in the relative path name then testing them to verify I don't receive "this file directory does not exist" message. I have one workflow with A LOT of dependencies. I've been able to successfully change about 80% of the paths to relative, but for a lot of them I will change them in Workflow Dependencies, test and ensure they all work, then close the workflow dependencies pop up. After doing this the paths will revert back to absolute when I run the workflow and sure enough they are absolute when I reopen my dependencies window. Any ideas on why this might be happening? Thanks!