iTwin / imodel-transformer

API for exporting an iModel's parts and also importing them into another iModel
MIT License
3 stars 2 forks source link

[fed guid optimization] fix bug where there is an infinite loop processing changes for elements where the source has no fedguid (this may be fixed by properly supporting mixed provenance) #40

Closed MichaelBelousov closed 1 year ago

MichaelBelousov commented 1 year ago

possibly fixed by #39, @ViliusRuskys has a reproduction, but tests for #39 once complete likely cover this

MichaelBelousov commented 1 year ago

this doesn't appear to be reproducible in the default transformer, but there is another failure which could be related.

MichaelBelousov commented 1 year ago

@ViliusRuskys can I close this as not in the default transformer?

ViliusRuskys commented 1 year ago

Issue fixed in #57