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

reverse synchronization test case #78

Closed ViliusRuskys closed 1 year ago

ViliusRuskys commented 1 year ago

Test case to reproduce issue #68

MichaelBelousov commented 1 year ago

this example skips the initialize fork changeset which is not legal in the new strict startChangeset rules. Can you reproduce else how while using the correct startChangeset?

Note that while we intend to keep the strictness, we have not yet mitigated a performance penalty for including that changeset which is recorded in #84

Please close this PR if you intend to do so in another PR.

MichaelBelousov commented 1 year ago

found the bug, first synchronization did not correctly set reverseSync version