andybryant / android-shuffle

Automatically exported from code.google.com/p/android-shuffle
0 stars 0 forks source link

Tracks repeating action sync problem #194

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a repeating to-do on tracks server (every 1 day per example, to 
create an instance of the to-do on the Home screen)
2. Synchronize shuffle
3. Mark action complete on shuffle
4. Synchronize shuffle
5. Check repeating to-do on tracks server

What is the expected output? What do you see instead?

Expected: The current to-do instance is marked as complete, but the recurring 
action is still active to create other instances.
Result: The recurring action is marked complete and no more to-do instances are 
created.

What version of the product are you using? On what operating system?

Tracks: unknown version - http://my.gtdify.com/
Phone: HTC Hero - Android 2.1
Shuffle: v1.6.3

Please provide any additional information below.

Original issue reported on code.google.com by lluc...@gmail.com on 1 Oct 2010 at 11:59