Skip to content

fix: reduce potential conflict duplicates#2996

Open
alexanderadam wants to merge 2 commits intostandardnotes:mainfrom
alexanderadam:fix/reduce-false-conflict-duplicates
Open

fix: reduce potential conflict duplicates#2996
alexanderadam wants to merge 2 commits intostandardnotes:mainfrom
alexanderadam:fix/reduce-false-conflict-duplicates

Conversation

@alexanderadam
Copy link

@alexanderadam alexanderadam commented Mar 22, 2026

Hi folks,

I got bitten by issue 4021 and I was surprised that all notes were duplicated.
According to the help these conflicts would only happen if there are any differences between the two copies" but it didn't seem to work.

This PR widens the active-editing window to 60s (20 seconds feels to quick to decide, no? Or was this based on something measureable).
Furthermore it skips the duplication when local item is clean and more importanly: check all existing conflicts (not just the first one!)

Thank you so much for SN! 🙏

Also see PR 1082. Both fixes are independent but kinda complementary

PS: I'm looking for a new adventure in case anybody is looking to hire or work with a PO/PM or Ruby/Rails/Crystal dev

widen active-editing window to 60s, skip duplication when
local item is clean, and check all existing conflicts not
just the first one
@alexanderadam alexanderadam changed the title fix: reduce spurious conflict duplicates fix: reduce potential conflict duplicates Mar 22, 2026
cover the dirty-check shortcut, 60s active-editing window,
and multi-conflict dedup in Conflict delta
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.

1 participant