On Apr 15, 2014, at 1:39 PM, Rahul Amaram <amaramra...@users.sourceforge.net> wrote:
> On Wednesday 16 April 2014 02:07 AM, Rahul Amaram wrote: >> >>> Kindly let me know the URL with which I can access the tasks. >>> >>> /calendars/users/<user>/tasks/ >> > The Tasks URL returns 404 not found. >From twistedcaldav/stdconfig.py, here's the comment for the >RestrictCalendarsToOneComponentType plist setting: # Only allow calendars to be created with a single component type # If this is on, it will also trigger an upgrade behavior that will # split existing calendars into multiples based on component type. # If on, it will also cause new accounts to provision with separate # calendars for events and tasks. In other words, a 404 might be expected depending on the above setting, and when your account was provisioned relative to any upgrades or changes to this setting. -dre > Also, are tasks migrated along with the events when moving from files to db > storage? > _______________________________________________ > calendarserver-dev mailing list > calendarserver-dev@lists.macosforge.org > https://lists.macosforge.org/mailman/listinfo/calendarserver-dev _______________________________________________ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/calendarserver-dev