Skip to content
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

Misleading information on ics mail invitation for recurring event #4356

Closed
quentinDupont opened this issue Jul 7, 2022 · 3 comments
Closed
Labels
1. to develop Accepted and waiting to be taken care of bug

Comments

@quentinDupont
Copy link

quentinDupont commented Jul 7, 2022

Steps to reproduce

  1. Create a recurrent event
  2. Change date for 2nd event

Expected behavior

  • Receive a first mail for the recurring event ✔️
    image
  • Receive a new mail for this 2nd event that has been changed ✔️
  • This mail should indicate new dates of the 2nd event ❌

Actual behaviour

  • The mail is exactly the same as the first one : it indicates the former dates of the 1st event

Calendar app version

3.4.1

CalDAV-clients used

No response

Browser

Firefox

Client operating system

Linux Ubuntu

Server operating system

No response

Web server

Nginx

Database engine version

MariaDB

PHP engine version

PHP 8.0

Nextcloud version

23.0.6

Updated from an older installed version or fresh install

No response

List of activated apps

No response

Nextcloud configuration

No response

Web server error log

No response

Log file

No response

Browser log

No response

Additional info

If i download ics attachements, and try to open on Evolution, i can see that the ICS file is well done. So the probleme is about the sended mail I guess.

image

@quentinDupont quentinDupont added 0. to triage Pending approval or rejection bug labels Jul 7, 2022
@miaulalala miaulalala added 1. to develop Accepted and waiting to be taken care of and removed 0. to triage Pending approval or rejection labels Jul 7, 2022
@miaulalala
Copy link
Contributor

Right, this is one issue with the recurrences in emails.

We only ever send emails for the next event as we don't allow accepting all recurring events in one email from iMIP, which probably also causes this bug.

@ChristophWurst
Copy link
Member

Duplicate of #3919

@ChristophWurst ChristophWurst marked this as a duplicate of #3919 Jul 7, 2022
@quentinDupont
Copy link
Author

Sorry for the duplicate. I searched but i was not using the same key words. Thanks for having close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of bug
Projects
None yet
Development

No branches or pull requests

3 participants