modmail-dev / Modmail

A Discord bot that functions as a shared inbox between staff and members, similar to Reddit's Modmail.
https://docs.modmail.dev
GNU Affero General Public License v3.0
1.58k stars 4.59k forks source link

[Fix] disable new command not updating db config #3278

Closed martinbndr closed 1 year ago

martinbndr commented 1 year ago

Steps to reproduce:

  1. ?disable all
  2. ?disable new

After switching from all threads disabled to only new ones dm_disabled does not get updated to 1 (only new threads disabled). image

Changes have been applied and tested.

martinbndr commented 1 year ago

Should I add this to changelog or is it not very important for it to be in this changelog? Nvm, got an answer.