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
Although a named trace configuration already can include filter barriers, sometimes physical barriers need to be added dynamically by a field worker before running a trace.
For example, a worker using a metal pipeline may block the flow of gas by pinching the pipe rather than traveling to an actually valve to shut it off, so they may want to include that info in their trace.
The UtilityNetworkTraceTool currently only allows you to select a trace configuration and start point(s), but doesn't have the option to add any barriers. It would be a useful enhancement for some use cases.