Marten Gajda

Results 154 comments of Marten Gajda

I'm still on it. I have not been able to reproduce this in an integration test though.

I think I spoke to soon. Looks like my manual test didn't reproduce this issue either. I suspect this might be solved by #899, which has been in the works...

I found something wile working on #899 : https://github.com/dmfs/opentasks/blob/master/opentasks-provider/src/main/java/org/dmfs/provider/tasks/utils/TaskInstanceIterable.java#L80 This line was supposed to return all instances in the next 10 years. There is, however, a `* 24` missing in...

I've published a new beta. Please check if that fixes the issue.

Yes, normally, recurring instances are expanded on the client. CalDAV supports expanding instances server side, but I'm not aware of a client which uses this feature. OpenTasks also expands instances...

Not sure why Thunderbird doesn't show these tasks. Can you export such a task too an ics file?

Oh, I didn't know OX supports recurring tasks now. Good to know.

> Do you know when Thunderbird would generate the next task in a recurring series and is only the next occurrence generated or should a series of tasks be created?...

> Also, is there any difference in OpenTasks between marking a recurrent task as completed or deleting it? Both seem to generate the next task entry. Yes, there is a...

> I just downloaded the sync log and looked at it but there does not seem to be any easy way of identifying individual tasks? How can this be done?...