Closed WedgeSparda closed 8 years ago
You probably have 2 arcs within your dB due to something happening, and the delete/remove arc isn't deleting the stragglers (it was at one point, but I removed it cause it was causing some problems with the display).
Unless you're familiar and comfortable with sqlite3 cli, youll have to wait for the fix to go up to address this. Hoping I can get to it later tonight to figure out what's going on (refreshing arcs don't cause duplicate issues for me, so it might be hard to replicate - but I'll still look and try to see if I can notice something amiss).
@evilhero Do you think it would be possible to delete the story arcs by name and span years instead of id? It would be enough to detect duplicates on the db?
EDIT: Ok, I think that would not be a solution because the problem are the duplicated issues entries and not the story arc entry.
EDIT AGAIN: I just added a new fresh story arc and all issues got duplicated too. I didn't owned any previous issue from the story arc.
@evilhero I'm new on Python but I think I was able to found a fix for this. I'll make a Pull Request so you can check it.
As commented some time ago on #1175 I'm getting duplicated issues on my added story arcs. Here's an example.
I deleted the arc and added again (like you said on #1175), but the duplicated issues are still there. Also, some of the issues appear with "Wanted" status but I already downloaded those issues and they're in the story arc folder.
Tried the process after restarting Mylar too, but no luck :(
EDIT: Here's my log