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

Update changeset when watchForChanges enabled (backport #6916) [release/4.7.x] #6917

Merged
merged 4 commits into from
Jul 1, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jul 1, 2024

When IModelDb.watchForChanges is true, update IModel.changeset when another process alters it.
Raise new IModel.onChangesetChanged event whenever IModel.changeset is modified.
Fixes https://github.com/iTwin/itwinjs-backlog/issues/1157


This is an automatic backport of pull request #6916 done by Mergify.

(cherry picked from commit d271584)

# Conflicts:
#	core/backend/src/test/standalone/IModelWrite.test.ts
@mergify mergify bot added the conflicts label Jul 1, 2024
@mergify mergify bot requested review from a team as code owners July 1, 2024 12:54
@mergify mergify bot assigned pmconne Jul 1, 2024
Copy link
Contributor Author

mergify bot commented Jul 1, 2024

Cherry-pick of d271584

@mergify mergify bot requested a review from a team July 1, 2024 12:55
@pmconne pmconne enabled auto-merge (squash) July 1, 2024 13:31
@pmconne pmconne merged commit 145b3c4 into release/4.7.x Jul 1, 2024
16 checks passed
@pmconne pmconne deleted the mergify/bp/release/4.7.x/pr-6916 branch July 1, 2024 13:59
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.

2 participants