From: Jack-PEC on
GIVEN:
user created a meeting that has several members, 1 room, and a description
in the body.
PROBLEM:
If organizer attempts to edit the meeting by: Add/Remove a user AND change
text in the body of the invite, an error is generated implying that another
user has the meeting open, therefore changes cannot be saved.
IF
the organizer makes 2 changes instead of one (which generates 2 updates),
everything works as it should.
:
Does anyone else have this issue?