Ghini / ghini.desktop

plant collections manager (desktop version)
http://ghini.github.io/
GNU General Public License v2.0
24 stars 14 forks source link

JSON imports notes without timestamp in twofold #335

Closed mfrasca closed 6 years ago

mfrasca commented 6 years ago

I'm importing a json file, it contains notes, some are timestamped, and they aren't even considered by the importer, while others are not timestamped, and they are imported twice.

mfrasca commented 6 years ago

more precisely, this happens for <> and [] notes. as far as [] notes are concerned, there is a couple of lines allowing for multiple insertion, which is desired, but why does this cause twice the desired quantity? that's what we should solve.