Skip to content
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

Open
MattIPv4 opened this issue Feb 16, 2020 · 0 comments
Open

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

MattIPv4 opened this issue Feb 16, 2020 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest Welcome to contributions from Hacktoberfest help wanted Extra attention is needed
Projects

Comments

@MattIPv4
Copy link
Member

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 MattIPv4 added bug Something isn't working good first issue Good for newcomers hacktoberfest Welcome to contributions from Hacktoberfest labels Feb 16, 2020
@MattIPv4 MattIPv4 added this to Need triaging in Triage via automation Feb 16, 2020
@MattIPv4 MattIPv4 moved this from Need triaging to P1 - Urgent in Triage Feb 16, 2020
@MattIPv4 MattIPv4 added the help wanted Extra attention is needed label Mar 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest Welcome to contributions from Hacktoberfest help wanted Extra attention is needed
Projects
Triage
  
P1 - Urgent
Development

No branches or pull requests

1 participant