Closed tgruendl closed 10 years ago
This leads to a crash, as only one live tomato row can be processed, otherwise it becomes a collection that can't be handled be "find" in the tomatoes update method.
Record is now updated when a livetomato with the same tomato_id already exists instead of creating a new livetomato.
This leads to a crash, as only one live tomato row can be processed, otherwise it becomes a collection that can't be handled be "find" in the tomatoes update method.