Hi,
I'm trying to validate the network topology after an edit operation on the Communications Utility Network Foundation on an ArcGIS Enterprise. ArcGIS Pro complains about an index on the UN_2325_DIAGRAMS table:

Investigating through the RDBMS management tool, it looks like the index mentioned in the error message (S178_idx) doesn't exist:

Now I can't validate the network topology and clean the dirty areas and even worse is that I can't roll back to the previous state (unfortunately the edit was not on a separate version), which would lead me to redeploy the UN.
Does anyone have any ideas/suggestions about what could be wrong with this environment and how to proceed with cleaning the dirty areas?
Thanks
Environment:
ArcGIS Pro 3.1.3
ArcGIS Enterprise 11.1
Communications Utility Network Foundation 1.4 (deployed on SQL Server 2019)
Details:
After a batch update of the Measure Length attribute of some Assets (Strands/Fiber) in the Communications Edge Object table (originally the records had a null value in this attribute),
Steps to Reproduce:
1 - Update the Measure Length attribute for some records in the Communications Edge Object table;
2 - Visualize the Dirty Areas in the affected section of the network
3 - Execute the Validate Network Topology functionality.