This repository has been archived by the owner on Dec 13, 2021. It is now read-only.
Editing a list id generates a new message in the lists channel #70
Labels
bug
Something isn't working
good first issue
Good for newcomers
hacktoberfest
Welcome to contributions from Hacktoberfest
help wanted
Extra attention is needed
Bug Report
Description
When editing the id of an existing list within the app, it will generate a new message in the lists Discord channel instead of updating the old one. This results in two entries being in the lists_messages table, one with the old list id / message id and another with the new list id / message id.
Steps to reproduce
Expected behavior
Should update the existing messaged referenced by the old list id.
Logs or Screenshots
N/A
The text was updated successfully, but these errors were encountered: