Skip to content

Draft: Ensure Thread list don't have duplicates:

For unknown reason and in rare case, we can have several thread rows with same accountId/threadId making the default sort by timestamp return a partial list. This make sure we have a clean thread list.

fixes #15

Edited by Lionel Duboeuf

Merge request reports