Skip to content

Fix problem when no new synonyms provided

Deleted user requested to merge feature/FixCurrentProblem into master

When no new synonyms provided the helper returned a property synonyms: [undefined] which results in an indexcreationerror. Fixed that.

Merge request reports