mpegman / epicollect

Automatically exported from code.google.com/p/epicollect
0 stars 0 forks source link

easy to create orphan records -- hard to test because web so slow #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Delete parent from web -- progeny still will synch sometimes, but I couldn't 
really test because the web was too slow
2.Delete parent from the web, child records are still there
3.

What is the expected output? What do you see instead? Deleting a parent record 
should result in an error message when you try to synch from the phone, or, if 
you are deleting from the web, you should have to delete the progeny before 
deleting the parent.

Which handset or browser did you notice the problem on? On what operating
system? What is the name of the Project that you were trying to use?

Chrome Y2 Demo
Please provide any additional information below.

Original issue reported on code.google.com by suebinde...@gmail.com on 26 Nov 2011 at 8:58

GoogleCodeExporter commented 8 years ago

Original comment by chris.i....@gmail.com on 26 Nov 2011 at 10:08

GoogleCodeExporter commented 8 years ago
Fix implemented so that

1. When attempting to delete a parent record with children and error message is 
shown
2. When trying to sync a recored with a deleted parent there should be a 
generic message on the phone, an F should appear next to the recored on the 
phone and selecting the record from the list should reveal the message "The 
parent of this entry is not present on the server."

Original comment by chris.i....@gmail.com on 28 Nov 2011 at 1:50