Send invitation mail for room changes
Open
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
- Create an appointment and add an attendee to it.
- Attendee accepts the appointment.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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