A picture is said to say more than 1000 words, so how about a movie?
http://www.squirrel.nl/pub/xfer/uploads/3Cqk3qc6NxdsHDBuJqJ4F-Pg.mp4
As you can see I can move the event to the previous day, but it just jumps back.
This is the event data:
BEGIN:VEVENT CREATED:20160108T221506Z LAST-MODIFIED:20160108T221634Z DTSTAMP:20160108T221634Z UID:de6p9q4k-rfmv-lr8e-uclb-ul6j2bsvokn9 SUMMARY:Inhalers vervangen✔ TRANSP:OPAQUE CLASS:PUBLIC RECURRENCE-ID;VALUE=DATE:20160108 DTSTART;VALUE=DATE:20160109 DTEND;VALUE=DATE:20160110 END:VEVENT
Hi Johan,
if you move an event from a day X to day Y and then it automatically moves back, then it is 99% network problem.
Immediately after you move the event an Ajax request is created, and if it fails (for any reason) the event is moved back to the original location.
Are you sure that the issue was not caused by any network problem?
Cheers,
JM
On 08 Jan 2016, at 23:35, Johan Vromans jvromans@squirrel.nl wrote:
A picture is said to say more than 1000 words, so how about a movie?
http://www.squirrel.nl/pub/xfer/uploads/3Cqk3qc6NxdsHDBuJqJ4F-Pg.mp4
As you can see I can move the event to the previous day, but it just jumps back.
This is the event data:
BEGIN:VEVENT CREATED:20160108T221506Z LAST-MODIFIED:20160108T221634Z DTSTAMP:20160108T221634Z UID:de6p9q4k-rfmv-lr8e-uclb-ul6j2bsvokn9 SUMMARY:Inhalers vervangen✔ TRANSP:OPAQUE CLASS:PUBLIC RECURRENCE-ID;VALUE=DATE:20160108 DTSTART;VALUE=DATE:20160109 DTEND;VALUE=DATE:20160110 END:VEVENT
On Fri, 8 Jan 2016 23:53:36 +0100 Ján Máté jan.mate@inf-it.com wrote:
if you move an event from a day X to day Y and then it automatically moves back, then it is 99% network problem.
Immediately after you move the event an Ajax request is created, and if it fails (for any reason) the event is moved back to the original location.
Are you sure that the issue was not caused by any network problem?
Not 100%, but the DAViCal and PostgreSQL servers are all on the LAN so network problems is not the first thing that springs to my mind. Also, it failed numerous times in a row.
Of course, I just tried again and it worked flawlessly.
Must be one of those things that happen to me only ;) .
-- Johan