Bug
| Bug ID Number | BUG-000156004 |
|---|---|
| Submitted | February 21, 2023 |
| Last Modified | June 5, 2024 |
| Applies to | ArcGIS Pro |
| Version found | 3.1 Beta |
| Operating System | Windows OS |
| Operating System Version | 10.0 64 Bit |
| Version Fixed | 3.2 |
| Status | Fixed |
For enterprise geodatabase, duplicate rules can be removed from the definition of the Topology class in the GDB_ITEMS table.
SELECT Definition FROM sde.GDB_ITEMS
WHERE name = @PF_topology
================
UPDATE sde.GDB_ITEMS SET Definition = '<entire XML file with extra rules removed>'
WHERE name = @PF_topology
Bug ID: BUG-000156004
Software:
Get help from ArcGIS experts
Download the Esri Support App