Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add changeset conflict handler to IModelDb #6437

Merged
merged 6 commits into from
Feb 21, 2024

Conversation

khanaffan
Copy link
Contributor

@khanaffan khanaffan commented Feb 13, 2024

  1. Add typescript changeset and apply conflict hander to make it easy to update it.
  2. This PR also fixes a reported issue where indirect change was causing data conflict.

imodel-native: iTwin/imodel-native#618

Copy link
Member

@pmconne pmconne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some tests seem warranted.

update existing test to test for if onChangesetConflict  call is handled by BriefcaseDb.onChangesetConflict
@khanaffan khanaffan merged commit 918ffab into imodel02 Feb 21, 2024
10 of 11 checks passed
@khanaffan khanaffan deleted the affanK/add-support-for-ts-conflict-handler branch February 21, 2024 19:00
@nick4598
Copy link
Contributor

@Mergifyio backport release/4.4.x

Copy link
Contributor

mergify bot commented Mar 21, 2024

backport release/4.4.x

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Mar 21, 2024
Co-authored-by: Affan Khan <khanaffan@users.noreply.github.com>
(cherry picked from commit 918ffab)
nick4598 added a commit that referenced this pull request Mar 27, 2024
…4.4.x] (#6546)

Co-authored-by: affank <khanaffan@gmail.com>
Co-authored-by: Nick Tessier <22119573+nick4598@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants