zhif7782 / 0525-holistic-testing

Feedback for 5/25 Holistic testing.
0 stars 0 forks source link

If a value in a translation column is empty the message `Cannot read properties of undefined (reading 'translation')` #41

Closed Zachary-Sutherby closed 1 year ago

Zachary-Sutherby commented 1 year ago

Describe the bug

If there are any questions that don't have a value in the label or hint column and the auto-translate tool is run the tool will error out with the message Cannot read properties of undefined (reading 'translation').

To Reproduce Steps to reproduce the behavior:

  1. Create a survey with a question that does not have a value in the label column
  2. Add a language column for the label (ex. label::Spanish (es))
  3. Run the auto-translate tool in Connect.

Expected behavior Questions with missing values in the language column should be ignored.

Screenshots

MicrosoftTeams-image

Additional context

Zachary-Sutherby commented 1 year ago

Raised by Gerhard Trichtl in Beta testing on 08/15

Zachary-Sutherby commented 1 year ago

Thank you for this feedback! I've added it to our internal issue and we'll work to address it.