jagrosh / jagrosh/Vortex

Anti-duplicate false positives

Open
#177 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
600
Forks
338
PR merge metrics
No merged PRs in 30d

Description

Hello, we've been experiencing a problem with Vortex's anti-duplicate feature for a while now. Sometimes Vortex will suddenly claim that someone posted the same message multiple times, often across different channels, and strike the user, sometimes more than once. The message log also states that the messages were deleted, but Discord's audit log says Vortex didn't actually delete anything. This has happened even when the users in question weren't even online, and they have confirmed us that they never posted those messages (or at least, not recently).

The content of the messages does look like something they would post more than once over time, such as a gif link, which leads me to believe that Vortex might be including older messages when searching for duplicates.

This is a major problem, since people can be muted or even banned out of nowhere as a result, so I hope it can be investigated and fixed. Thank you.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the anti-duplicate false positive described in issue #177, including repeated-looking messages across channels and users who are offline. Trace the duplicate search and moderation/logging behavior, then verify that only genuinely new duplicates trigger one action and that the audit log matches the reported action.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.