-
Notifications
You must be signed in to change notification settings - Fork 314
Open
Labels
bugSomething isn't workingSomething isn't working
Description
[X]: This is a bug and not a question.
[X]: I understand that the best way to resolve this issue is to solve it and propose a Pull Request.
Describe the bug
-
Cannot accept meeting request created by person A on behalf of person B.
When a reservation is created from person A for person B. Person B will receive an email with ICS file, in which no-reply is not added in email address. And then, outlook mentions that we are already the owner with this message :
"As you are the organizer of this meeting, there is no need to respond." -
On reservation deleted, the ics file received does not contain the good METHOD, neither the good STATUS.
To Reproduce
Steps to reproduce the behavior:
- Create a reservation for another person. Ask this person to accept the meeting. He can't.
- Delete a reservation, ics received will have the following fields:
a. METHOD:REQUEST instead of CANCEL
b. STATUS:CONFIRMED instead of CANCELLED
Expected behavior
- Can accept the meeting request/edit.
- Can remove deleted meeting, with METHOD:CANCEL and STATUS:CANCELLED
Screenshots
Specifications
- LibreBooking version (or SHA if using the
developbranch): 4.0.0
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working