Hi –
I’m seeing unexpected behavior after I add a new “Network Attribute” to a Trace network. Here are my steps.
1. Disable Trace Network Topology
2. Add a new Network Attribute named “NormalPosition” of data type Long

3. Use Set Network Attribute to assign this network attribute to a (Long) field named NORMALPOSITION_A

4. Enable Trace Network Topology
5. Change the value of NORMALPOSITION_A on a feature from “Closed (1)” to “Open (0)”. Save edits and validate topology.

6. Perform a trace with a barrier defined to stop at NormalPosition = “Open”. The trace stops at the newly opened device, as expected. All good.

7. Change the value of NORMALPOSITION_A on the same feature back to “Closed.” Save edits and validate topology.

8. Perform a trace with the same barrier condition and it STILL STOPS at the device which was changed to “Closed”

Any suggestions on what I might be missing would be much appreciated.
Thx,
Ed