I use SAS Enterprise Guide (version 5.1) for several projects. Enterprise Guide automatically creates links from programs to their input and output, which helps visualize the order of my project in an intuitive way. However, when a program errors, it breaks the link by default, and my process flow looks like a mess - which makes it much harder to debug because I cannot spot where the initial error occurs.
Is there a way to default Enterprise Guide to keep process flow links when an error happens?