Trigger processing of imip messages when opening the email
Open
@kesselb is already working on this.
Since Jul 25, 2025.
1. to develop
enhancement
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Is your feature request related to a problem? Please describe.
As a user, I'm always confused when I'm receiving an IMIP reply , that is correctly shown in mail, but the reply is not propagated to the calendar.
After flagging the message as imip, it takes up to one hour (10m after https://github.com/nextcloud/mail/pull/11411) until the background job for processing imip messages will pick it up. Also there's no feedback at all, if processing that imip message did work or not.
Describe the solution you'd like
- Opening a message containing an unprocessed imip message should trigger the update right away.
- Show feedback to the user.
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.