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

The invited attendee can invite others to someone else's personal calendar (but in reality, he cant) #6735

Open
realwps opened this issue Feb 18, 2025 · 1 comment
Labels
1. to develop Accepted and waiting to be taken care of bug

Comments

@realwps
Copy link

realwps commented Feb 18, 2025

Steps to reproduce

  1. User A invites B to an event in personal A calendar.
  2. B accepts
  3. B invites user C to the event.

Expected behavior

User C receives the invitation, or user B receives an error saying he cannot invite attendees

Actual behavior

User B sees that the invitation was sent, but in reality, it was not. User С doesn't know anything about this event.
Additionally, for user A, the participants remain unchanged. After some time, user B also sees that participant C is no longer in the event.

Calendar app version

5.0.9

CalDAV-clients used

No response

Browser

No response

Client operating system

No response

Server operating system

No response

Web server

None

Database engine version

None

PHP engine version

None

Nextcloud version

No response

Updated from an older installed version or fresh install

None

List of activated apps


Nextcloud configuration


Web server error log


Log file


Browser log


Additional info

In my case, if B is indeed able to invite other attendees.

@realwps realwps added 0. to triage Pending approval or rejection bug labels Feb 18, 2025
@SebastianKrupinski
Copy link
Contributor

Hi @realwps

This is correct behaviour, a Attendee (User B) should not be able to change the event unless they are the organizer.

But you are correct we should show display a better message that the user can not modify the event.

@SebastianKrupinski SebastianKrupinski added 1. to develop Accepted and waiting to be taken care of and removed 0. to triage Pending approval or rejection labels Feb 18, 2025
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

2 participants