Numéro d’ID de bogue |
BUG-000179155 |
Envoi | August 29, 2025 |
Dernière modification | September 9, 2025 |
S’applique à | ArcGIS Pro |
Version trouvée | 3.5.3 |
Système d’exploitation | Windows OS |
Version du système d’exploitation | 11.0 64 bit |
Statut | As Designed
Après examen par l’équipe de développement, il a été déterminé que ce comportement est prévu. Pour plus d’informations, reportez-vous à la section Informations supplémentaires.
|
Informations supplémentaires
This is as designed. When the 'Optimize performance for feature services' parameter is checked, the Append tool uses the Append API for update operations. This restricts the 'Matching Fields for Update' parameter to one pair of matching fields, both of which must be indexed and unique. When the 'Optimize performance for feature services' parameter is unchecked, the tool uses ApplyEdits for updates, allowing the functionality available in ArcGIS Pro 3.4 and earlier versions.
Solution de contournement
Run the Append tool with the 'Optimize performance for feature services' parameter unchecked.
Étapes pour reproduire