Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed disabling message_limit #3013

Merged
merged 7 commits into from Jun 30, 2023
Merged

Fixed disabling message_limit #3013

merged 7 commits into from Jun 30, 2023

Conversation

Spitfireap
Copy link
Member

If an admin set up a sending limit for a user and then wants to delete it, message_limit : "" will be added to the payload and will cause a "not integer" error.

@Spitfireap Spitfireap added the bug label Jun 13, 2023
@codecov
Copy link

codecov bot commented Jun 14, 2023

Codecov Report

Merging #3013 (fc9f825) into master (a1e03ac) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3013   +/-   ##
=======================================
  Coverage   82.86%   82.86%           
=======================================
  Files         254      254           
  Lines       12706    12707    +1     
  Branches     1925     1926    +1     
=======================================
+ Hits        10529    10530    +1     
  Misses       1643     1643           
  Partials      534      534           

@tonioo tonioo merged commit d4d9e56 into master Jun 30, 2023
11 checks passed
@tonioo tonioo deleted the fix-message-limit branch June 30, 2023 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants