BotBlock.org icon indicating copy to clipboard operation
BotBlock.org copied to clipboard

Editing a list id generates a new message in the lists channel

Open MattIPv4 opened this issue 5 years ago • 0 comments

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

  • Add a list to the app
  • Ensure the app posted to the lists Discord channel
  • Edit the list id
  • Observe the new message generated in the lists Discord channel

Expected behavior

Should update the existing messaged referenced by the old list id.

Logs or Screenshots

N/A

MattIPv4 avatar Feb 16 '20 22:02 MattIPv4