Hello again, I set this Feature Request to Milestone 2.0. Is there a difference between Milestones? Thank you Adrian
Hello Alexander, Thank you again. I created a feature request here Best regards Adrian
Update Event after storage
Hi, Yes, because the ETag is required to cache the current server version. If it is missing (some servers do not include it in the response header), it is fetched with a seperate request This is our main issue. Our Caldav Server extends the new event by category and attendees immediately after the PUT request. The event is fetched with a seperate GET request (missing etag), but CDS does not update the Outlook event with the new data from GET request, what we would have actually excepted. Note (although...
Hello everyone, I am using caldav sync 2.18.0 and Office 2016. My server is an SAP server. I have 2 main problems: First when I create appointments in Outlook for the first time, the CalDav Sync sends first a REPORT, then a PUT request. This means that at creation, I will never receive anything from the server, even though I add new Attendees from the server. I would have expected that CalDav would first send a PUT request and then a Report. I tried as well another approach: If I do not send the...