Be sure to review our Idea Submission Guidelines for more information!
Submission GuidelinesWhen testing an app, I always use the Debug Mode.
However, if I have any files in the app that are using a relative reference (and are not being updated by the app), they continue to have that relative reference in Debug mode. But in Debug Mode, this Debug workflow is located in a totally different computer location that my app - C:\Users\username\AppData\Local\Temp
So when I try to run the workflow in Debug mode, it can no longer find my files that used a relative reference path.
Can you make it so that when you are in Debug mode, the relative references are changed to absolute references so the files can be found? I find it really inefficient to have to either:
1 - repoint my files that have a relative reference to their locations so they can be found when the workflow is run
2 - save the debug workflow to where the app is located so the relative reference works.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.