standardnotes / extensions-manager

GNU Affero General Public License v3.0
9 stars 4 forks source link

Editor extension duplicates after updates #5

Open christianhans opened 5 years ago

christianhans commented 5 years ago

Whenever Advanced Markdown Editor updates to a new version I'm getting duplicates:

editors

Doesn't occur with other extensions.

christianhans commented 5 years ago

This seems to happen whenever Standard Notes updates my extensions on my desktop device and then on my secondary laptop device (or vice versa). It seems to download the new versions again and somehow duplicates the already updated extension. Below a screenshot of what happened this morning when I opened my laptop (I was on my desktop device last night). All extensions were duplicated after I opened SN on my laptop:

Screen Shot 2019-06-11 at 09 10 23

There might be some faulty logic around version numbers with already updated extensions?

moughxyz commented 5 years ago

Hmm yeah, something going on here. It's conflict handling in general. Two copies differ by a value. I'll have to figure out what that value is.