quantazelle / daytum

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

Creating entry in iPhone app doesn't create corresponding item #171

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Enter a new entry in iPhone app for which there is not already an item

What is the expected output? What do you see instead?
A new item should be created to correspond to the new entry. The entry shows up 
but there is no corresponding item. If the item is created on the Daytum 
website the previously entered entry will not be included as part of that item. 
The iPhone entry is an orphan.

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

Please provide any additional information below.

Original issue reported on code.google.com by gregory....@gmail.com on 24 Jun 2011 at 2:37

GoogleCodeExporter commented 8 years ago
After further testing, it's more complicated. The problem occurs only when 
adding an entry for an item that has been deleted. Here's the repro:

1. On the Daytum website, create a new item.
2. Delete the item.
3. On the iPhone app, create a new entry for the previously deleted item.
4. Refresh the website. The new entry will appear but there is no corresponding 
item.

Original comment by gregory....@gmail.com on 24 Jun 2011 at 3:06