bulk import bug
Describe the bug
When importing two skills (where one is also a subskill of the other) at the same time with bulk import, the operation fails and only one of the skills gets imported successfully.
Steps to Reproduce
Click import, then select this .zip skills.zip and hit Ok.
Expected behavior
Successful import of both skills.
Priority
-
Priority high (P0) -
Priority medium/high (P1) -
Priority medium (P2) -
Priority low (P3) -
Priority none (P4)
Reference - Google Issue tracker priority levels
Output
52:17:18| Error importing skill during conversion
6Edge data transfer conversion for "[object Object]" of type "PARAMETER" went wrong. toParameter undefined.
Additional Information: Error in method convertEdgeDataTransferToEdge in class Converter.
toParameter is undefied (Looking for aaaaAA, ID: dec2aa48-80b4-4e39-af42-c230785d9064
Context:
72:17:19| Successfully imported skills SkillWithParamToUpdate
Edited by Moritz Gleissner