mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 08:56:02 +03:00
[PR #2598] [MERGED] Fixed core parameters unable to save on v2 #2629
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#2629
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/modoboa/modoboa/pull/2598
Author: @Spitfireap
Created: 9/8/2022
Status: ✅ Merged
Merged: 9/17/2022
Merged by: @tonioo
Base:
master← Head:FixSaveParametersVue📝 Commits (6)
0867edaFixed core parameters unable to save on v2a341198Allow none (happens on fresh instance)467dbecUpdated test for real case735d61eadded fix for admin settings on fresh install3b54c51getting choices on initf25fb7fPEP8 formating📊 Changes
4 files changed (+18 additions, -7 deletions)
View changed files
📝
modoboa/admin/app_settings.py(+1 -0)📝
modoboa/core/api/v2/serializers.py(+7 -3)📝
modoboa/core/api/v2/tests.py(+1 -1)📝
modoboa/core/sms_backends/ovh.py(+9 -3)📄 Description
Description of the issue/feature this PR addresses:
fixes #2559
User can now save core parameters on new-admin.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.