| Bug ID Number |
BUG-000155780 |
| Submitted | February 10, 2023 |
| Last Modified | January 8, 2025 |
| Applies to | ArcGIS GIS Server |
| Version found | 10.9.1 |
| Operating System | Windows Server |
| Operating System Version | 2019 64 Bit |
| Status | In Product Plan
The issue has been added to the development team's backlog. The goal for issues with this status is to address them in a near-term release (next release or two). Check the issue's Additional Information or Alternate Solution section to see if there is helpful information until it can be fully addressed.
|
Workaround
There are no workarounds, but possible solutions include:
- Alter SQL to take advantage of the FULLTEXT index. For example, for SQL Server, this requires the use of the CONTAINS keyword.
- Provide a mode that does not remove the subnetwork names from the assets. This is useful for the initial run of the Update Subnetworks tool following data migration.
- Provide a subnetwork setting (and corresponding implementation of the Remove Subnetwork Names step) that assumes all asset subnetwork name values are single rather than a list separated by '::'. For this particular sewer solution issue, the subnetwork lists do not occur.
Steps to Reproduce