You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when a workflow is saved to file, the run field of all steps contains an absolute path. This is not ideal, because this means the workflow cannot be run on other machines than it was created on.
Currently, when a workflow is saved to file, the
runfield of all steps contains an absolute path. This is not ideal, because this means the workflow cannot be run on other machines than it was created on.