iTwin / itwinjs-core

Monorepo for iTwin.js Library
https://www.itwinjs.org
MIT License
582 stars 210 forks source link

iModel Transformer native crash when removing class in dynamic schemas #4259

Open MichaelBelousov opened 1 year ago

MichaelBelousov commented 1 year ago

Describe the bug Transformation crashes when editing classes of a dynamic schema.

To Reproduce

  1. checkout this branch of this fork
  2. rush install && rush build -t imodel-transformer
  3. cd test-apps/imodel-transformer && npm run start

Expected behavior The transformation should complete.

Desktop (please complete the applicable information):

MichaelBelousov commented 1 year ago

this appears to have been error in usage of the transformer, but I'm still going to stop it from segfaulting