I am working on converting a Sewer geometric network to a simplified version of the Utility network. Manholes are devices in this simplified version. In our sewer system, we have sewer cleanouts that connect via a lateral to a sewer tap (sewer junction) on the mainline. But we also have sewer cleanouts that connect via a lateral directly to a manhole (usually when that manhole is the last one on the mainline). I added junction-edge rules for cleanout to lateral, from tap to lateral, and from manhole to lateral. However, any instance where the lateral attaches directly to the manhole is generating an error for the whole mainline segment. The errors include both "10: Invalid connectivity - The edges are different subtypes and cannot connect." and "39: Point feature has invalid terminal configuration" for the manhole. In the attached image, you can see that most manholes and laterals don't have errors, but those with laterals going directly to manholes have errors. I would prefer not to have to configure terminals and make the model more complex, but I'm not sure how to resolve this problem. I appreciate any help with this.