You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 11, 2021. It is now read-only.
Helena::SurveyImporter takes all fields into account for find_by. Therefore it is not able to find the survey initial, if any field of the import file differ from the actual implementation. i.e the position. This does only concern the survey root itself.
It needs a refactoring in which only the name is taken into account to find the corresponding survey.
The text was updated successfully, but these errors were encountered:
Helena::SurveyImporter takes all fields into account for find_by. Therefore it is not able to find the survey initial, if any field of the import file differ from the actual implementation. i.e the position. This does only concern the survey root itself.
It needs a refactoring in which only the name is taken into account to find the corresponding survey.
The text was updated successfully, but these errors were encountered: