nextcloud / nextcloud/mail

Sent messages filter beeing reset on second sync event

Open
#12,188 1 comment 0 reactions 1 assignee View on GitHub

@kesselb is already working on this.

Since Dec 23, 2025.

1. to develop bug
Dominant language
JavaScript
Stars
1k
Forks
348
Avg merge
12h 28m
Merged PRs (30d)
91

Description

Steps to reproduce
  1. go into sent messages
  2. filter for something so that subset of messages is shown
  3. open developer tools and wait for the second sync to occur
  4. the sync call will berepeated immediately
Expected behavior

i'd expect the filter to stay and the filtered messages to be displayed until i remove the filter.

Actual behavior

filter is beeing reset. all messages are shown, no more filtering possible. have to reload the page.

Mail app version

most current

Nextcloud version

most current

Mailserver or service

imap (all-inkl)

Operating system

linux

PHP engine version

PHP 8.3

Nextcloud memory caching

No response

Web server

Apache (supported)

Database

MariaDB

Additional info
Image Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.