Project

General

Profile

Actions

Bug #215

closed

import from free screws up null bedtime records

Added by Tony Ciavarella almost 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
04/21/2012
Due date:
% Done:

100%

Estimated time:

Description

It seems that importing data from the free version results in 0 being inserted into the database for the bedtime of any records that have a null bedtime in free.

This has the following implications:
  • need to fix the bug itself
  • need to add logic to correct people's databases in paid only
  • need to make the CSV importer not insert new 0 bedtimes
Actions #1

Updated by Tony Ciavarella almost 12 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
r1071, r1072, and r1073 seem to address this issue. I tried the following scenarios:
  • import free data that contains null bedtimes into paid
  • load a CSV file that contains 0 bedtimes
  • get a database in paid with 0 bedtimes and then run an updated version of paid to correct it

All of the above now seem to result in null instead of 0 bedtimes.

Actions

Also available in: Atom PDF