nextcloud / calendar

📆 Calendar app for Nextcloud
https://apps.nextcloud.com/apps/calendar
GNU Affero General Public License v3.0
988 stars 240 forks source link

Ability to re-send calendar invitation to a potential attendee #4019

Open reos-rcrozier opened 2 years ago

reos-rcrozier commented 2 years ago

Is your feature request related to a problem? Please describe.

Occasionally my attendees miss the calendar invite in their email. Subsequently they struggle to find that email, or perhaps it is deleted. Then there does not appear to be a way to re-send an invite to an attendee.

Describe the solution you'd like

An option to resend an invitation. One logical place for this would be a button in the attendeed box, perhaps in the per-attendee menu?

image

Describe alternatives you've considered

The only alternative I can think of is to cancel the event, create a new event, and sent it to all attendees.

Additional context

No response

tcitworld commented 2 years ago

Requires support for SCHEDULE-FORCE-SEND in the calendar-js library first, then something like a checkbox to force resending the invitation.

wunschadresse commented 2 years ago

unfortunately i am not a developer, but shouldn't it work the way it does with users, where I have the option to "resend welcome email" (sorry not sure about the correct english translation from "Willkommens-E-Mail erneut senden").

inet-cologne commented 1 month ago

The asked feature would be a nice comfortable addition! But to workaround just remove the attendee from the list, update (save changes) the appointment entry and add the attendee again (with save/update the appointment). Removing the attendee will send a cancelation per mail to the attendee. After that the new entry causes a new invitation to be send to the "new" attendee.