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

Issue with Event Creation Using Circles - "Could not find organizer" Error #1749

Open
dev-marcoC opened this issue Nov 11, 2024 · 0 comments

Comments

@dev-marcoC
Copy link

When trying to create an event in Nextcloud and invite a team (Circle) I created, I encounter two issues:

The message:
"Note that members of circles get invited but are not synced yet."

The following error in the logs:
"ServiceException: Could not find organizer"

Steps to reproduce

  1. Create a Circle (team) in Nextcloud.
  2. Create a new calendar event and invite the Circle as participants.

Expected behaviour

The event should be created successfully with the members of the Circle invited as participants, and the organizer field should be correctly assigned.

Actual behaviour

The event fails to create with the error message mentioned above, and the log shows the "Could not find organizer" exception. It seems that there is an issue with the synchronization of Circle members or the identification of the event organizer.
Image

Additional Information:

I’ve verified that the Circle members are correctly configured and present in Nextcloud.
I’ve checked permissions and made sure my account has the necessary rights to create events.
I have tried creating events without using Circles, and it works fine, which suggests the issue is related specifically to the use of Circles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant