-
Updated
Nov 25, 2020 - JavaScript
mochajs
Here are 100 public repositories matching this topic...
-
Updated
Nov 25, 2020 - JavaScript
-
Updated
Nov 24, 2020 - JavaScript
-
Updated
Dec 8, 2017 - JavaScript
-
Updated
Jun 9, 2017 - TypeScript
-
Updated
Jan 15, 2018 - JavaScript
-
Updated
Apr 17, 2019 - JavaScript
-
Updated
Dec 9, 2019 - JavaScript
-
Updated
Dec 27, 2019 - JavaScript
-
Updated
Sep 14, 2020 - TypeScript
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Nov 24, 2017 - JavaScript
-
Updated
Oct 13, 2017 - HTML
-
Updated
Apr 24, 2018 - JavaScript
-
Updated
Jul 15, 2018 - JavaScript
-
Updated
Jan 22, 2018 - JavaScript
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Jun 30, 2017 - TypeScript
Improve this page
Add a description, image, and links to the mochajs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mochajs topic, visit your repo's landing page and select "manage topics."
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