- Change role from CHAIR to REQ-PARTICIPANT when adding attendees via PeopleSearch - Keep CHAIR role only for organizers
This commit is contained in:
@@ -254,7 +254,7 @@ describe("EventPopover", () => {
|
||||
cal_address: "john@example.com",
|
||||
partstat: "NEED_ACTION",
|
||||
rsvp: "FALSE",
|
||||
role: "CHAIR",
|
||||
role: "REQ-PARTICIPANT",
|
||||
cutype: "INDIVIDUAL",
|
||||
},
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user