nextcloud / nextcloud/server

Send invitation mail for room changes

Open
#5,222 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement feature: caldav feature: dav
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

Steps to reproduce
  1. Create an appointment and add an attendee to it.
  2. Attendee accepts the appointment.
  3. Meeting creator (owner) changes the room of the appointment.
Expected behaviour

Nextcloud should send an e-mail about the room change as it does while changing the date or time of an appointment.

Actual behaviour

No e-mail is sent.

In my mind a room change may have the same priority like the date / time of a meeting.

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

Start by tracing the appointment-change notification path used when the date or time changes. Compare how room changes are processed and verify whether they reach the same invitation-mail flow. Done means an attendee receives an e-mail after the meeting owner changes the appointment room.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.