ES-DOC / esdoc-questionnaire

ES-DOC Questionnaire (webform generator for creating CIM Documents). POC: @allynt
Other
2 stars 1 forks source link

Change the keys used to recurse through model hierarchies from names back to GUIDs. #499

Closed allynt closed 7 years ago

allynt commented 7 years ago

WHO: @allynt

Change the keys used to recurse through model hierarchies from names back to GUIDs.

Getting that algorithm correct was hard; It was only w/ help from @bekozi that I finally sorted it all out. During our testing we switched to using human-readable strings so that we could check the code more easily. But really, it ought to be using GUIDs (that's what they're there for).