[CalendarServer-users] Group Event scheduling

Gaurav Jain monkeyfdude at gmail.com
Fri Dec 5 22:14:29 PST 2014


Hello,

I am trying to set an event for a group. Group is configured as:

  <group>
    <uid>group01</uid>
    <guid>group01</guid>
    <password>group01</password>
    <name>Group 01</name>
    <members>
      <member type="users">gauravj</member>
      <member type="users">esteffl</member>
    </members>
  </group>

Event was created by 'gauravj' and was created in its calendar resource

However server did not expand the group and did not create for 'eteffl'

I also tried to set 'EXPAND = 1' on event as seen below but it did not
help.

How can I get server expand the group?


BEGIN:VEVENT
UID:3DDE9C70-C7AC-4887-9895-7BFFF81B1A04
ORGANIZER;ROLE=CHAIR:urn:uuid:gauravj
SUMMARY:Did not work
DTSTAMP:20141206T065500Z
CREATED:20141206T055534Z
DTSTART:20141206T055500Z
DTEND:20141206T065500Z
LOCATION:try agaib
EXPAND:1
ATTENDEE;ROLE=REQ-PARTICIPANT;RSVP=TRUE;CUTYPE=GROUP;
 PARTSTAT=NEEDS-ACTION:urn:uuid:group01
END:VEVENT

Thanks,
Gaurav Jain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-users/attachments/20141205/26e9b78e/attachment.html>


More information about the calendarserver-users mailing list