nextcloud / nextcloud/calendar

Send email invitation to organiser as well when setting up calendar event

Open
#2,760 5 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. to triage
Dominant language
JavaScript
Stars
1.2k
Forks
332
Avg merge
16h 13m
Merged PRs (30d)
137

Description

Is your feature request related to a problem? Please describe.
I don't use Nextcloud for emails, but I do use the Calendar feature sometimes since it ties easily with Talk. When I set-up a calendar meeting in Nextcloud, it doesn't get added to my Outlook calendar because the Calendar app doesn't send an invitation and a .ics file to the organiser.

Describe the solution you'd like
I want an option to "send invitation email" to the organiser as well as other participants.

Describe alternatives you've considered
At the moment, I work around this problem by "inviting" myself again using an alias email address, so you see my name twice in the event, one with my Nextcloud profile email, and the other to an alias email address.

Additional context
Add any other context or screenshots about the feature request here.
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.

Research direction

The issue names no files, tests, or entry points. Start by tracing calendar event creation and invitation-email handling, then verify how the organiser is represented and how the .ics invitation is generated; done means an option sends the organiser an invitation email that imports correctly into Outlook without duplicating participants.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.