laptop and a wrench

Bogue

The Survey123 Connect Analyze tool shows a field length error that confuses two select_one questions if the second select_one question's name includes the first select_one question's name and has a smaller field length.

ArcGIS Survey123
Numéro d’ID de bogue BUG-000174628
EnvoiFebruary 27, 2025
Dernière modificationMarch 25, 2025
S’applique àArcGIS Survey123
Version trouvée3.22
Système d’exploitationWindows OS
Version du système d’exploitation11.0 64 bit
StatutUnder Consideration

Solution de contournement

  • Even though the error is reading the wrong field length for the wrong question, increasing the field length for that question resolves the issue.
  • User also found that modifying line 32 in the .py file located as follow: %USERPROFILE%\ArcGIS\My Survey123\Tools\analyzesurvey\analyze_survey_functions\check_choice_name_length.py (this resolves the issue).
    • Original: s_question = [s for s in question_keys if str(list_name) in s]
    • Modified: s_question = [s for s in question_keys if str(list_name) in s.split(" ")]

Étapes pour reproduire

ID de bogue: BUG-000174628

Logiciel:

  • ArcGIS Survey123

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement