Skip to content

Show all mailboxes/Collapse mailboxes settings not saved, PUT 400 #11140

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

Open
VeloAddict opened this issue May 14, 2025 · 3 comments
Open

Show all mailboxes/Collapse mailboxes settings not saved, PUT 400 #11140

VeloAddict opened this issue May 14, 2025 · 3 comments

Comments

@VeloAddict
Copy link

Steps to reproduce

Click on Show all mailboxes/Collapse mailboxes.

Expected behavior

Request to api not to fail.

Actual behavior

PUT /apps/mail/api/preferences/account-settings
Payload

{"key":"account-settings"}

400 Bad Request

{
	"status": "fail",
	"data": {
		"message": "key or value missing",
		"type": "OCA\\Mail\\Exception\\ClientException"
	}
}

Mail app version

5.0.7

Nextcloud version

31.0.4

Mailserver or service

docker-mailserver

Operating system

debian

PHP engine version

PHP 8.3

Nextcloud memory caching

No response

Web server

Nginx

Database

MySQL

Additional info

No response

@ChristophWurst
Copy link
Member

Thank you for your report

@ChristophWurst
Copy link
Member

I can confirm this bug from a test on a production deployment.

@ChristophWurst
Copy link
Member

@GretaD please have a look

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants