nextcloud / nextcloud/mail

Opening a mailbox that isn't cached causes an endless burst of requests

Open
#11,024 4 comments 2 reactions 1 assignee View on GitHub

@GretaD is already working on this.

Since Apr 24, 2025.

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

Description

Steps to reproduce
  1. Open mail app
  2. Open a mailbox that is not cached
  3. See the network tab on console
Expected behavior

It should perform a single fetch and caching the result

Actual behavior

Opening a mailbox that isn't cached causes an endless burst of requests

Mail app version

No response

Nextcloud version

No response

Mailserver or service

No response

Operating system

No response

PHP engine version

None

Nextcloud memory caching

No response

Web server

None

Database

None

Additional info

The logic should be to start an initial sync of the mailbox when we run into this error

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.