cassproject / cass-editor

View, create, edit, modify frameworks using an easy to use, embeddable iframe.
https://cassproject.github.io/cass-editor/
Apache License 2.0
3 stars 11 forks source link

Competencies are incorrectly added when populating the Skill Embodied property. #1257

Closed gloverkari closed 1 year ago

gloverkari commented 1 year ago

From Jeanne: Using the search for competencies to populate "Skill Embodied" is randomly adding competencies that aren't selected, putting them in a random order.

gloverkari commented 1 year ago

From Jeanne: The pattern is the search for three competencies will save the 1st selected and the last selected and will not save the second competency selected.

gloverkari commented 1 year ago

This issue affected several properties that referenced urls (Skill Embodied, Knowledge Embodied, Task Embodied, and Ability Embodied). Multiple updates in succession were causing the properties to be overwritten. Fixed the issue by adding all new referenced url properties together before saving.

jeannekitchens commented 1 year ago

@gloverkari this looks to be working on sandbox..