mojira-discord-bot
mojira-discord-bot copied to clipboard
Username changes cause mention deletions not to work properly
The Bug
Because user's can change their name and tag, the mention deletion does not always work because it tries to match the current user's tag to the one in the footer which doesn't update.
Example
Expected behavior
The user can delete mention embeds even after changing their name.