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

Fix missing range insert #7992

Merged
merged 1 commit into from
Aug 9, 2023
Merged

Fix missing range insert #7992

merged 1 commit into from
Aug 9, 2023

Conversation

Qwerty5Uiop
Copy link
Collaborator

Changelog

Fix missing range insertion logic in case when the inserted range doesn't fall with its bounds into any of the existing. We should delete all ranges between the bounds of new range before inserting.

@vbaranov vbaranov merged commit fb88b3d into master Aug 9, 2023
15 checks passed
@vbaranov vbaranov deleted the fix-missing-range-save branch August 9, 2023 10:11
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.

None yet

2 participants