Sent messages filter beeing reset on second sync event
Open
@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
- go into sent messages
- filter for something so that subset of messages is shown
- open developer tools and wait for the second sync to occur
- 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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.