App updates lead to merge conflicts? #3755
Unanswered
Frederick888
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I think I get false positive merge conflicts due to app updates, so I'd like to confirm if my theory is correct.
What happens is
I suspect what leads to these conflicts is that during an app update, it also migrates some outdated local note data, which marks them as modified, so they end up conflicting against their remote copies.
If I'm on the right track, I wonder if we can do things a bit differently. For example, just thinking out loud,
If I was wrong, I wonder what is actually happening instead? I usually use NN on my phone so it's extremely common for me to see lots of conflicts when I log into web from time to time.
Beta Was this translation helpful? Give feedback.
All reactions